]> 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)
commitf443a349e33dedb9660f271ddaa9f9bbc4912ca1
tree49d1d55f6dab37ee534952453b0e32c73316c7eb
parent8695cd117b28bddda8c265330c7d4d66a3c3cf37
parisc: Use generic extable search and sort routines

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