diff options
author | H. Peter Anvin <hpa@zytor.com> | 2016-06-08 12:38:41 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2016-06-08 12:41:20 -0700 |
commit | ba741e356c49bfce0adcfa851080666870867f6b (patch) | |
tree | 8b306da6a492e6b37522eaf7271c5882fffb3c3b /block/compat_ioctl.c | |
parent | ff3554b409b82d349f71e9d7082648b7b0a1a5bb (diff) | |
download | talos-obmc-linux-ba741e356c49bfce0adcfa851080666870867f6b.tar.gz talos-obmc-linux-ba741e356c49bfce0adcfa851080666870867f6b.zip |
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 'block/compat_ioctl.c')
0 files changed, 0 insertions, 0 deletions