Re: [PATCH] x86: unify extable_{32|64}.c

From: Ingo Molnar
Date: Tue Dec 18 2007 - 12:58:28 EST



* Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote:

> Hi Harvey,
>
> Harvey Harrison wrote:
> > Introduce fixup_exception() on X86_64 and use it in kprobes to
> > eliminate an #ifdef.
> >
> > Only X86_64 needs search_extable() due to a stepping bug.
>
> It's a good work!
> If you can work on it, please add a prototype declaration of
> fixup_exception() in asm-x86/uaccess_64.h too.

FYI, i've already added this to x86.git, it was needed for 64-bit to
build fine.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/