diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2024-12-20 11:40:29 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2024-12-20 12:26:27 +0300 |
commit | aa135d1d0902c49ed45bec98c61c1b4022652b7e (patch) | |
tree | 5335161ff11aa660b63e40e4d86718f3613f0668 /lib/crypto/mpi/mpiutil.c | |
parent | 60675d4ca1ef0857e44eba5849b74a3a998d0c0f (diff) | |
download | linux-aa135d1d0902c49ed45bec98c61c1b4022652b7e.tar.xz |
x86/mm: Remove unnecessary include of <linux/extable.h>
The header file linux/extable.h is included for
search_exception_tables(). That function is no longer used since commit:
c2508ec5a58db ("mm: introduce new 'lock_mm_and_find_vma()' page fault helper")
Remove it.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20241220084029.473617-1-bigeasy@linutronix.de
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions