diff options
author | Thomas Gleixner <[email protected]> | 2021-09-08 15:29:41 +0200 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2021-09-14 21:10:04 +0200 |
commit | a2a8fd9a3efd8d22ee14a441e9e78cf5c998e69a (patch) | |
tree | 639b30561529a0d7d2e66bfc61cd1bed8c6a99c8 /scripts/clang-tools/gen_compile_commands.py | |
parent | be0040144152ed834c369a7830487e5ee4f27080 (diff) |
x86/fpu/signal: Change return code of restore_fpregs_from_user() to boolean
__fpu_sig_restore() only needs information about success or fail and no
real error code.
This cleans up the confusing conversion of the trap number, which is
returned by the *RSTOR() exception fixups, to an error code.
Suggested-by: Al Viro <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions