]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/asm: Modernize sync_bitops.h
authorJan Beulich <JBeulich@suse.com>
Wed, 27 Mar 2019 15:15:19 +0000 (09:15 -0600)
committerIngo Molnar <mingo@kernel.org>
Wed, 10 Apr 2019 07:53:31 +0000 (09:53 +0200)
commit547571b5abe61bb33c6005d8981e86e3c61fedcc
treef06947ea9413a6a1a0251119379b3b2219cb1a0a
parent28e3ace70c3d2ea47a62dffe046011d1b74ee839
x86/asm: Modernize sync_bitops.h

Add missing instruction suffixes and use rmwcc.h just like was (more or less)
recently done for bitops.h as well, see:

  22636f8c9511: x86/asm: Add instruction suffixes to bitops
  288e4521f0f6: x86/asm: 'Simplify' GEN_*_RMWcc() macros

No change in functionality intended.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Juergen Gross <jgross@suse.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/5C9B93870200007800222289@prv1-mh.provo.novell.com
[ Cleaned up the changelog a bit. ]
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/sync_bitops.h