aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2018-01-14 10:27:13 +0000
committerThomas Gleixner <[email protected]>2018-01-14 10:42:10 +0000
commit99a9dc98ba52267ce5e062b52de88ea1f1b2a7d8 (patch)
tree6bd2808c08f2182cf046bf68e1a9db84e2d40e64 /fs/jbd2/commit.c
parentsecurity/Kconfig: Correct the Documentation reference for PTI (diff)
downloadkernel-99a9dc98ba52267ce5e062b52de88ea1f1b2a7d8.tar.gz
kernel-99a9dc98ba52267ce5e062b52de88ea1f1b2a7d8.zip
x86,perf: Disable intel_bts when PTI
The intel_bts driver does not use the 'normal' BTS buffer which is exposed through the cpu_entry_area but instead uses the memory allocated for the perf AUX buffer. This obviously comes apart when using PTI because then the kernel mapping; which includes that AUX buffer memory; disappears. Fixing this requires to expose a mapping which is visible in all context and that's not trivial. As a quick fix disable this driver when PTI is enabled to prevent malfunction. Fixes: 385ce0ea4c07 ("x86/mm/pti: Add Kconfig") Reported-by: Vince Weaver <[email protected]> Reported-by: Robert Święcki <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: Vince Weaver <[email protected]> Cc: [email protected] Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions