aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorH. Peter Anvin (Intel) <[email protected]>2021-05-10 11:53:14 -0700
committerIngo Molnar <[email protected]>2021-05-12 10:49:15 +0200
commit29e9758966f47004bd7245e6adadcb708386f36a (patch)
tree25406ba0ca604a689d19f63f1108e1bde538bed4 /scripts/gdb/linux/tasks.py
parent6de4ac1d03f75248974a398110b15af0bfe65a11 (diff)
x86/entry: Split PUSH_AND_CLEAR_REGS into two submacros
PUSH_AND_CLEAR_REGS, as the name implies, performs two functions: pushing registers and clearing registers. They don't necessarily have to be performed in immediate sequence, although all current users do. Split it into two macros for the case where that isn't desired; the FRED enabling patchset will eventually make use of this. Signed-off-by: H. Peter Anvin (Intel) <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions