diff options
author | Nick Desaulniers <[email protected]> | 2020-08-07 13:59:18 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-10-12 18:43:08 -0700 |
commit | 865c50e1d279671728c2936cb7680eb89355eeea (patch) | |
tree | 45bc6cf5392974a642f9264cd0c1871b375131e7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d55564cfc222326e944893eff0c4118353e349ec (diff) |
x86/uaccess: utilize CONFIG_CC_HAS_ASM_GOTO_OUTPUT
Clang-11 shipped support for outputs to asm goto statments along the
fallthrough path. Double up some of the get_user() and related macros
to be able to take advantage of this extended GNU C extension. This
should help improve the generated code's performance for these accesses.
Cc: Bill Wendling <[email protected]>
Suggested-by: Linus Torvalds <[email protected]>
Signed-off-by: Nick Desaulniers <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions