diff options
author | H. Peter Anvin <hpa@zytor.com> | 2016-06-08 22:38:41 +0300 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2016-06-08 22:41:20 +0300 |
commit | ba741e356c49bfce0adcfa851080666870867f6b (patch) | |
tree | 8b306da6a492e6b37522eaf7271c5882fffb3c3b /arch/x86/include/asm/percpu.h | |
parent | ff3554b409b82d349f71e9d7082648b7b0a1a5bb (diff) | |
download | linux-ba741e356c49bfce0adcfa851080666870867f6b.tar.xz |
x86, asm: change GEN_*_RMWcc() to use CC_SET()/CC_OUT()
Change the GEN_*_RMWcc() macros to use the CC_SET()/CC_OUT() macros
defined in <asm/asm.h>, and disable the use of asm goto if
__GCC_ASM_FLAG_OUTPUTS__ is enabled. This allows gcc to receive the
flags output directly in gcc 6+.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Link: http://lkml.kernel.org/r/1465414726-197858-6-git-send-email-hpa@linux.intel.com
Reviewed-by: Andy Lutomirski <luto@kernel.org>
Reviewed-by: Borislav Petkov <bp@suse.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Diffstat (limited to 'arch/x86/include/asm/percpu.h')
0 files changed, 0 insertions, 0 deletions