aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorLai Jiangshan <[email protected]>2022-04-21 22:10:48 +0800
committerBorislav Petkov <[email protected]>2022-05-03 11:18:59 +0200
commit0aca53c6b522f8d6e2681ca875acbbe105f5fdcf (patch)
tree4ccbb959b3336d3b7d84f385e290175c6c32b4f2 /tools/perf/scripts/python/net_dropmonitor.py
parent672c0c5173427e6b3e2a9bbb7be51ceeec78093a (diff)
x86/traps: Use pt_regs directly in fixup_bad_iret()
Always stash the address error_entry() is going to return to, in %r12 and get rid of the void *error_entry_ret; slot in struct bad_iret_stack which was supposed to account for it and pt_regs pushed on the stack. After this, both fixup_bad_iret() and sync_regs() can work on a struct pt_regs pointer directly. [ bp: Rewrite commit message, touch ups. ] Signed-off-by: Lai Jiangshan <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions