diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-02-11 22:41:51 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-02-11 22:41:51 +0300 |
commit | c021e191cf3da2fea766d784546f4c5acbfcd137 (patch) | |
tree | e6dcf7a55d8fa0fc9010ba8f0e3c6fce24015c71 /drivers/platform/x86/asus-nb-wmi.c | |
parent | 7521f258ea303c827434c101884b62a2b137a942 (diff) | |
parent | f6a1892585cd19e63c4ef2334e26cd536d5b678d (diff) | |
download | linux-c021e191cf3da2fea766d784546f4c5acbfcd137.tar.xz |
Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Borislav Petkov:
- Correct the minimum CPU family for Transmeta Crusoe in Kconfig so
that such hw can boot again
- Do not take into accout XSTATE buffer size info supplied by userspace
when constructing a sigreturn frame
- Switch get_/put_user* to EX_TYPE_UACCESS exception handling when an
MCE is encountered so that it can be properly recovered from instead
of simply panicking
* tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6
x86/fpu: Stop relying on userspace for info to fault in xsave buffer
x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups
Diffstat (limited to 'drivers/platform/x86/asus-nb-wmi.c')
0 files changed, 0 insertions, 0 deletions