diff options
author | Tong Tiangen <[email protected]> | 2024-02-04 16:26:25 +0800 |
---|---|---|
committer | Borislav Petkov (AMD) <[email protected]> | 2024-04-04 17:01:40 +0200 |
commit | cb517619f96718a4c3c2534a3124177633f8998d (patch) | |
tree | 2b18555567f5c29164471bff21f2f868f3fb75bd /arch/x86/math-emu/fpu_etc.c | |
parent | 62fbc013c185896080bc5c7f6dfb26f0746eb217 (diff) |
x86/extable: Remove unused fixup type EX_TYPE_COPY
After
034ff37d3407 ("x86: rewrite '__copy_user_nocache' function")
rewrote __copy_user_nocache() to use EX_TYPE_UACCESS instead of the
EX_TYPE_COPY exception type, there are no more EX_TYPE_COPY users, so
remove it.
[ bp: Massage commit message. ]
Signed-off-by: Tong Tiangen <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/x86/math-emu/fpu_etc.c')
0 files changed, 0 insertions, 0 deletions