* Masami Hiramatsu <[EMAIL PROTECTED]> 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, ple
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/uacc
* Harvey Harrison <[EMAIL PROTECTED]> 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.
thanks, applied.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-k
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.
Signed-off-by: Harvey Harrison <[EMAIL PROTECTED]>
---
arch/x86/kernel/kprobes.c | 12 +
arch/x86/mm/Makefile_32 |2 +-
arch/x86/mm/Makefi
4 matches
Mail list logo