diff options
author | H. Peter Anvin <[email protected]> | 2016-06-08 12:38:41 -0700 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2016-06-08 12:41:20 -0700 |
commit | ba741e356c49bfce0adcfa851080666870867f6b (patch) | |
tree | 8b306da6a492e6b37522eaf7271c5882fffb3c3b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ff3554b409b82d349f71e9d7082648b7b0a1a5bb (diff) |
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 <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Reviewed-by: Andy Lutomirski <[email protected]>
Reviewed-by: Borislav Petkov <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions