[PATCH] ppc64: fix up()/down() usage for kprobe_mutex
authorAnanth N Mavinakayanahalli <ananth@in.ibm.com>
Sat, 1 Oct 2005 17:14:17 +0000 (13:14 -0400)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 1 Oct 2005 17:54:47 +0000 (10:54 -0700)
The incorrect kprobe_mutex usage on x86_64 had percolated to ppc64 too.
First noticed by Yanmin Zhang.

Signed-off-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found