This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/arch/powerpc/kernel
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-31 13:28:43 -07:00
2006-07-31 13:28:43 -07:00
2006-09-14 10:36:11 +10:00
2006-09-11 13:32:30 -04:00
2006-08-25 14:56:07 +10:00
2006-08-25 13:17:08 +10:00
2006-08-01 10:37:25 +10:00
2006-04-22 18:45:05 +10:00
2006-08-31 15:45:48 +10:00
2006-08-25 14:56:07 +10:00
2006-08-25 14:56:07 +10:00
2006-08-08 17:08:56 +10:00
2006-08-01 10:37:25 +10:00
2006-08-31 15:45:48 +10:00
2006-06-15 19:31:26 +10:00
2006-08-31 15:45:48 +10:00
2006-08-31 15:45:48 +10:00
2006-09-20 15:09:48 +10:00
2006-10-01 00:39:27 -07:00