diff options
author | 2021-11-10 11:01:12 +0100 | |
---|---|---|
committer | 2021-12-11 09:09:47 +0100 | |
commit | 99641e094d6ccf547b3eba833aea9a34fdf5681e (patch) | |
tree | e527b5ba2d297cc372c6f8165c39d5a8767a37d0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/futex: Remove .fixup usage (diff) | |
download | linux-dev-99641e094d6ccf547b3eba833aea9a34fdf5681e.tar.xz linux-dev-99641e094d6ccf547b3eba833aea9a34fdf5681e.zip |
x86/uaccess: Remove .fixup usage
For the !CC_AS_ASM_GOTO_OUTPUT (aka. the legacy codepath), remove the
.fixup usage by employing both EX_TYPE_EFAULT_REG and EX_FLAG_CLEAR.
Like was already done for X86_32's version of __get_user_asm_u64() use
the "a" register for output, specifically so we can use CLEAR_AX.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lore.kernel.org/r/20211110101325.485154848@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions