aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorAndy Lutomirski <[email protected]>2015-07-23 15:37:48 -0700
committerThomas Gleixner <[email protected]>2018-03-23 21:10:36 +0100
commitd8ba61ba58c88d5207c1ba2f7d9a2280e7d03be9 (patch)
treefa7b9596ae52c9d63e25a151aff370a468192f68 /lib/memory-notifier-error-inject.c
parent06ace26f4e6fcf747e890a39193be811777a048a (diff)
x86/entry/64: Don't use IST entry for #BP stack
There's nothing IST-worthy about #BP/int3. We don't allow kprobes in the small handful of places in the kernel that run at CPL0 with an invalid stack, and 32-bit kernels have used normal interrupt gates for #BP forever. Furthermore, we don't allow kprobes in places that have usergs while in kernel mode, so "paranoid" is also unnecessary. Signed-off-by: Andy Lutomirski <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: [email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions