diff options
author | Andy Lutomirski <[email protected]> | 2020-02-24 13:24:58 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-06-11 15:14:33 +0200 |
commit | 24ae0c91cbc57c2deb0401bd653453a508acdcee (patch) | |
tree | 757bf36dcca535e0e58bee390fa9b9d0423d6cfc /tools/perf/scripts/python/flamegraph.py | |
parent | 1f1fbc70c10e81f70e9fbe2102d439c883269811 (diff) |
x86/hw_breakpoint: Prevent data breakpoints on cpu_entry_area
A data breakpoint near the top of an IST stack will cause unrecoverable
recursion. A data breakpoint on the GDT, IDT, or TSS is terrifying.
Prevent either of these from happening.
Co-developed-by: Peter Zijlstra <[email protected]>
Signed-off-by: Andy Lutomirski <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Borislav Petkov <[email protected]>
Reviewed-by: Lai Jiangshan <[email protected]>
Reviewed-by: Alexandre Chartre <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions