diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-12 22:10:02 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-12 22:10:02 +0300 |
commit | 9c2b840a3b446ec2a7fc1cfb68af481905ec6f5f (patch) | |
tree | 19ddec07d2400372e57dae9dbd7d5396d4427971 /drivers/input/joystick/turbografx.c | |
parent | 47477c84b8914525b427bccbdcded0cf0086f2a1 (diff) | |
parent | 45be2ad007a9c6bea70249c4cf3e4905afe4caeb (diff) | |
download | linux-9c2b840a3b446ec2a7fc1cfb68af481905ec6f5f.tar.xz |
Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Thomas Gleixner:
"Three small x86 fixes which did not make it into 6.1:
- Remove a superfluous noinline which prevents GCC-7.3 to optimize a
stub function away
- Allow uprobes on REP NOP and do not treat them like word-sized
branch instructions
- Make the VDSO symbol export of __vdso_sgx_enter_enclave() depend on
CONFIG_X86_SGX to prevent build failures with newer LLVM versions
which rightfully detect that there is no function behind the
symbol"
* tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/vdso: Conditionally export __vdso_sgx_enter_enclave()
uprobes/x86: Allow to probe a NOP instruction with 0x66 prefix
x86/alternative: Remove noinline from __ibt_endbr_seal[_end]() stubs
Diffstat (limited to 'drivers/input/joystick/turbografx.c')
0 files changed, 0 insertions, 0 deletions