bibo,mao 99219a3fbc [PATCH] kretprobe spinlock deadlock patch
kprobe_flush_task() possibly calls kfree function during holding
kretprobe_lock spinlock, if kfree function is probed by kretprobe that will
incur spinlock deadlock.  This patch moves kfree function out scope of
kretprobe_lock.

Signed-off-by: bibo, mao <bibo.mao@intel.com>
Signed-off-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-02 07:57:16 -07:00
..
2006-07-03 21:25:20 -07:00
2006-03-23 07:38:04 -08:00
2006-10-01 00:39:34 -07:00
2006-10-01 00:39:19 -07:00
2006-10-01 00:39:27 -07:00
2006-09-26 10:52:35 +02:00
2006-09-30 01:47:55 +02:00
2006-07-31 13:28:43 -07:00