From: Ananth N Mavinakayanahalli Date: Tue, 10 Jan 2006 04:52:46 +0000 (-0800) Subject: [PATCH] kprobes: fix build breakage X-Git-Tag: v2.6.16-rc1~573 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0498b63504f818e5ab39c818cd6f7b41319a1187;p=pandora-kernel.git [PATCH] kprobes: fix build breakage The following patch (against 2.6.15-rc5-mm3) fixes a kprobes build break due to changes introduced in the kprobe locking in 2.6.15-rc5-mm3. In addition, the patch reverts back the open-coding of kprobe_mutex. Signed-off-by: Ananth N Mavinakayanahalli Acked-by: Anil S Keshavamurthy Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed