Merge branch 'for-next/cpufeature' into for-next/core
Additional CPU sanity checks for MTE and preparatory changes for systems where not all of the CPUs support 32-bit EL0. * for-next/cpufeature: arm64: Restrict undef hook for cpufeature registers arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support arm64: Allow mismatched 32-bit EL0 support arm64: cpuinfo: Split AArch32 registers out into a separate struct arm64: Check if GMID_EL1.BS is the same on all CPUs arm64: Change the cpuinfo_arm64 member type for some sysregs to u64
Showing
- arch/arm64/include/asm/cpu.h 25 additions, 20 deletionsarch/arm64/include/asm/cpu.h
- arch/arm64/include/asm/cpufeature.h 14 additions, 1 deletionarch/arm64/include/asm/cpufeature.h
- arch/arm64/kernel/cpufeature.c 161 additions, 48 deletionsarch/arm64/kernel/cpufeature.c
- arch/arm64/kernel/cpuinfo.c 32 additions, 26 deletionsarch/arm64/kernel/cpuinfo.c
- arch/arm64/kernel/process.c 18 additions, 1 deletionarch/arm64/kernel/process.c
- arch/arm64/kernel/signal.c 26 additions, 0 deletionsarch/arm64/kernel/signal.c
- arch/arm64/kvm/arm.c 10 additions, 1 deletionarch/arm64/kvm/arm.c
- arch/arm64/tools/cpucaps 2 additions, 1 deletionarch/arm64/tools/cpucaps
Loading
Please register or sign in to comment