]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit0de798584bdedfdad19db21e3c7aec84f252f4f3
tree49d1d55f6dab37ee534952453b0e32c73316c7eb
parentc95a23da2ea5328ba467ea1a57e2915b1fb19376
parisc: Use generic extable search and sort routines

Switch to the generic extable search and sort routines which were introduced
with commit a272858 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