Re: [RFC][PATCH] kprobes: Add separate preempt_disabling forkprobes

From: Steven Rostedt
Date: Thu Jun 30 2011 - 15:42:52 EST


On Thu, 2011-06-30 at 15:40 -0400, Jason Baron wrote:

> Since this is an issue for all arches, shouldn't this include the
> transform:
>
> preempt_enable_no_resched() -> kprobe_preempt_enable()
>
> and
>
> preempt_disable() -> kprobe_preempt_disable()
>
> for all arches?
>
> Or, is that a follow-up patch?
>

I'm cross compiling all my changes as I type this ;)

-- Steve


--
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/