diff options
author | 2021-11-10 11:01:14 +0100 | |
---|---|---|
committer | 2021-12-11 09:09:48 +0100 | |
commit | 1c3b9091d084d92c70a4260553853509637276b9 (patch) | |
tree | ccccaaac0f47bd5da646ed43664c7c1c513d4d9a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/xen: Remove .fixup usage (diff) | |
download | linux-dev-1c3b9091d084d92c70a4260553853509637276b9.tar.xz linux-dev-1c3b9091d084d92c70a4260553853509637276b9.zip |
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) <peterz@infradead.org>
Reviewed-by: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lore.kernel.org/r/20211110101325.604494664@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions