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-09-07 16:57:21 -07:00
2005-09-07 16:57:21 -07:00
2005-06-25 16:24:51 -07:00
2005-09-05 00:05:38 -07:00
2005-09-06 16:57:46 +10:00
2005-06-23 09:45:06 -07:00
2005-09-05 00:05:39 -07:00
2005-08-30 13:40:02 +10:00
2005-08-29 10:53:31 +10:00
2005-05-04 07:33:15 -07:00
2005-06-23 09:43:37 +10:00
2005-09-06 16:07:53 +10:00
2005-08-01 21:38:01 -07:00
2005-09-05 00:05:48 -07:00
2005-07-30 10:14:46 -07:00
2005-08-04 13:00:55 -07:00