diff options
author | Andy Lutomirski <[email protected]> | 2019-04-14 17:59:40 +0200 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2019-04-17 12:31:38 +0200 |
commit | 4f44b8f0b33b7111216f0fad353315f796b81617 (patch) | |
tree | a6e68d7f6a9d26d72c81d0ce72978775317a2b56 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fa33215422fd415a07ec2a00e9f1acdaf0fa8e94 (diff) |
x86/irq/64: Remove a hardcoded irq_stack_union access
stack_overflow_check() is using both irq_stack_ptr and irq_stack_union
to find the IRQ stack. That's going to break when vmapped irq stacks are
introduced.
Change it to just use irq_stack_ptr.
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: Nicolai Stange <[email protected]>
Cc: x86-ml <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions