[PATCH 1/2] x86: fix kprobe_handler reenable preemption
Ingo Molnar
mingo@elte.hu
Wed Dec 19 10:21:00 GMT 2007
* Masami Hiramatsu <mhiramat@redhat.com> wrote:
> > - return 1;
> > + ret = 1;
>
> Here, "return 1;" is correct. After single step is done, preemption is
> enabled in post_kprobe_handler().
could you resend the fixed patch? (instead of me fixing it up by hand -
which is error-prone)
also, this seems like .24 material as well - could you send the fix
against -rc5 too?
Ingo
More information about the Systemtap
mailing list