diff options
author | Peter Zijlstra <[email protected]> | 2021-11-10 11:01:14 +0100 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2021-12-11 09:09:48 +0100 |
commit | 1c3b9091d084d92c70a4260553853509637276b9 (patch) | |
tree | ccccaaac0f47bd5da646ed43664c7c1c513d4d9a /scripts/gdb/linux/timerlist.py | |
parent | e2b48e43284c0916ebf8e4240199b9d9747e337a (diff) |
x86/fpu: Remove .fixup usage
Employ EX_TYPE_EFAULT_REG to store '-EFAULT' into the %[err] register
on exception. All the callers only ever test for 0, so the change
from -1 to -EFAULT is immaterial.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Josh Poimboeuf <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions