Keshavamurthy Anil S deac66ae45 [PATCH] kprobes: fix bug when probed on task and isr functions
This patch fixes a race condition where in system used to hang or sometime
crash within minutes when kprobes are inserted on ISR routine and a task
routine.

The fix has been stress tested on i386, ia64, pp64 and on x86_64.  To
reproduce the problem insert kprobes on schedule() and do_IRQ() functions
and you should see hang or system crash.

Signed-off-by: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Signed-off-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Acked-by: Prasanna S Panchamukhi <prasanna@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-07 16:58:01 -07:00
..
2005-08-26 15:09:24 -07:00
2005-09-07 16:57:21 -07:00
2005-09-07 16:57:21 -07:00
2005-08-24 15:37:26 -07:00
2005-08-26 15:09:24 -07:00
2005-07-13 12:15:43 -07:00
2005-08-10 16:13:10 -07:00
2005-08-24 15:35:41 -07:00
2005-09-05 00:05:48 -07:00
2005-07-27 10:46:12 -07:00