Re: [PATCH 1/7] x86: correct comment about alternatives ordering

2021-04-27 Thread Andrew Cooper
On 27/04/2021 13:53, Jan Beulich wrote: > Unlike Linux, Xen has never (so far) used alternatives patching for > memcpy() or memset(), even less such utilizing multiple alternatives. > Correct the Linux-inherited comment to match reality. > > Signed-off-by: Jan Beulich Acked-by: Andrew Cooper

[PATCH 1/7] x86: correct comment about alternatives ordering

2021-04-27 Thread Jan Beulich
Unlike Linux, Xen has never (so far) used alternatives patching for memcpy() or memset(), even less such utilizing multiple alternatives. Correct the Linux-inherited comment to match reality. Signed-off-by: Jan Beulich --- a/xen/arch/x86/alternative.c +++ b/xen/arch/x86/alternative.c @@ -194,8 +