|
From: Ananth N M. <an...@in...> - 2009-08-28 05:04:16
|
On Thu, Aug 27, 2009 at 01:23:04PM -0400, Masami Hiramatsu wrote: > Allow to reenter probe on the post_handler of another probe on x86-64, > because x86-64 already allows reentering int3. > In that case, reentered probe just increases kp.nmissed and returns. > > Signed-off-by: Masami Hiramatsu <mhi...@re...> > Cc: Frederic Weisbecker <fwe...@gm...> > Cc: Ananth N Mavinakayanahalli <an...@in...> > Cc: Ingo Molnar <mi...@el...> > --- Acked-by: Ananth N Mavinakayanahalli <an...@in...> |