[PATCH v2 2/6] alpha/extable: use generic search and sort routines
Richard Henderson
rth at twiddle.net
Fri Jan 8 07:42:49 PST 2016
On 01/05/2016 07:19 AM, Ard Biesheuvel wrote:
> Replace the arch specific versions of search_extable() and sort_extable()
> with calls to the generic ones, which now support relative exception
> tables as well.
>
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel at linaro.org>
> ---
> arch/alpha/include/asm/uaccess.h | 10 ++-
> arch/alpha/mm/Makefile | 2 +-
> arch/alpha/mm/extable.c | 92 --------------------
> 3 files changed, 9 insertions(+), 95 deletions(-)
Acked-by: Richard Henderson <rth at twiddle.net>
r~
More information about the linux-arm-kernel
mailing list