]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: Use generic extable search and sort routines
authorHelge Deller <deller@gmx.de>
Wed, 23 Mar 2016 15:00:46 +0000 (16:00 +0100)
committerHelge Deller <deller@gmx.de>
Wed, 23 Mar 2016 15:00:46 +0000 (16:00 +0100)
commita22c45cd92c20b3d70100d4c5c1bab41d2a23888
tree49d1d55f6dab37ee534952453b0e32c73316c7eb
parentaad1507bd21e3f7fa4326abd4a7f99eb09da9f7c
parisc: Use generic extable search and sort routines

Switch to the generic extable search and sort routines which were introduced
with commit ab05817 from Ard Biesheuvel. This saves quite some memory in the
vmlinux binary with the 64bit kernel.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/Kconfig
arch/parisc/include/asm/assembly.h
arch/parisc/include/asm/uaccess.h
arch/parisc/mm/fault.c
scripts/sortextable.c