Re: [PATCH] x86: modernize sync_bitops.h

2018-06-26 Thread Jan Beulich
>>> On 26.06.18 at 09:18, wrote: > * Jan Beulich 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 >> --- >> arch/x86/include/asm/sync_bitops.h | 34 -- >>

Re: [PATCH] x86: modernize sync_bitops.h

2018-06-26 Thread Ingo Molnar
* Jan Beulich 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 > --- > arch/x86/include/asm/sync_bitops.h | 34 -- > 1 file changed, 12 insertions(+), 22 dele

[PATCH] x86: modernize sync_bitops.h

2018-06-25 Thread Jan Beulich
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 --- arch/x86/include/asm/sync_bitops.h | 34 -- 1 file changed, 12 insertions(+), 22 deletions(-) --- 4.18-rc2/arch/x86/include