diff options
author | Andy Lutomirski <[email protected]> | 2019-04-14 17:59:39 +0200 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2019-04-17 12:26:50 +0200 |
commit | fa33215422fd415a07ec2a00e9f1acdaf0fa8e94 (patch) | |
tree | 253c63fbef954c557fb8cf6eb445b02410cac5b4 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7dbcf2b0b770eeb803a416ee8dcbef78e6389d40 (diff) |
x86/dumpstack: Fix off-by-one errors in stack identification
The get_stack_info() function is off-by-one when checking whether an
address is on a IRQ stack or a IST stack. This prevents an overflowed
IRQ or IST stack from being dumped properly.
[ tglx: Do the same for 32-bit ]
Signed-off-by: Andy Lutomirski <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Sean Christopherson <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: x86-ml <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions