From: Hien Nguyen Date: Thu, 23 Jun 2005 07:09:26 +0000 (-0700) Subject: [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task X-Git-Tag: v2.6.13-rc1~68^2~446 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aa55e4d7db822059fe8132fe9f2b7773c48216c;p=pandora-kernel.git [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task This patch moves the lock/unlock of the arch specific kprobe_flush_task() to the non-arch specific kprobe_flusk_task(). Signed-off-by: Hien Nguyen Acked-by: Prasanna S Panchamukhi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed