aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-11-11 17:10:13 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2022-11-11 17:10:13 -0800
commit5ad6e7ba98c29d61794a3f216414d8542a3e476c (patch)
tree03ec11fece4e90a1ebaf1d6a97376c1463f966a6 /arch/x86/kernel
parentMerge tag 'block-6.1-2022-11-11' of git://git.kernel.dk/linux (diff)
parentarm64/syscall: Include asm/ptrace.h in syscall_wrapper header. (diff)
downloadlinux-dev-5ad6e7ba98c29d61794a3f216414d8542a3e476c.tar.xz
linux-dev-5ad6e7ba98c29d61794a3f216414d8542a3e476c.zip
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fixes from Catalin Marinas: - Another fix for rodata=full. Since rodata= is not a simple boolean on arm64 (accepting 'full' as well), it got inadvertently broken by changes in the core code. If rodata=on is the default and rodata=off is passed on the kernel command line, rodata_full is never disabled - Fix gcc compiler warning of shifting 0xc0 into bits 31:24 without an explicit conversion to u32 (triggered by the AMPERE1 MIDR definition) - Include asm/ptrace.h in asm/syscall_wrapper.h to fix an incomplete struct pt_regs type causing the BPF verifier to refuse to load a tracing program which accesses pt_regs * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: arm64/syscall: Include asm/ptrace.h in syscall_wrapper header. arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macro arm64: fix rodata=full again
Diffstat (limited to 'arch/x86/kernel')
0 files changed, 0 insertions, 0 deletions