parisc: Use generic extable search and sort routines
authorHelge Deller <deller@gmx.de>
Wed, 23 Mar 2016 15:00:46 +0000 (16:00 +0100)
committerAlex Shi <alex.shi@linaro.org>
Thu, 12 May 2016 01:05:25 +0000 (09:05 +0800)
commit5dd612ebfad71f5463d89ff92d1bc307cd286b5d
treede139871c0461c517127d8945efcf393237bff64
parent200d9e78dba04ae2a5ee4b847f389758db5152dd
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>
(cherry picked from commit 0de798584bdedfdad19db21e3c7aec84f252f4f3)
Signed-off-by: Alex Shi <alex.shi@linaro.org>
arch/parisc/Kconfig
arch/parisc/include/asm/assembly.h
arch/parisc/include/asm/uaccess.h
arch/parisc/mm/fault.c
scripts/sortextable.c