[PATCH 0/2] x86/mem-sharing: a fix and some cleanup

Jan Beulich posted 2 patches 2 years, 10 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/dea13187-04ce-9c1d-aa5c-e2cd0a7d42d9@suse.com
[PATCH 0/2] x86/mem-sharing: a fix and some cleanup
Posted by Jan Beulich 2 years, 10 months ago
1: guarantee consistent lock order in get_two_gfns()
2: mov {get,put}_two_gfns()

Jan


Ping: [PATCH 0/2] x86/mem-sharing: a fix and some cleanup
Posted by Jan Beulich 2 years, 9 months ago
Tamas,

On 29.06.2021 14:53, Jan Beulich wrote:
> 1: guarantee consistent lock order in get_two_gfns()
> 2: mov {get,put}_two_gfns()

while purely from a code placement perspective you may not be the
primary maintainer of this code until the movement in patch 2, it
exists solely for mem-sharing purposes (which is also why I'm
moving it in patch 2), so I'd appreciate you taking a look.

Thanks, Jan