* Jan Beulich <jbeul...@suse.com> wrote:
> Add missing insn suffixes and use rmwcc.h just like was (more or less) > recently done for bitops.h as well. > > Signed-off-by: Jan Beulich <jbeul...@suse.com> > --- > arch/x86/include/asm/sync_bitops.h | 34 ++++++++++++---------------------- > 1 file changed, 12 insertions(+), 22 deletions(-) Have you verified that a typical x86 vmlinux (with defconfig for example) is the same before/after? Thanks, Ingo