]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit9217019eb50c90bf0ce066c5064961d7fd400f9f
treeba5f06ad6f77c199f9f7d79493013dbdebf2ba6c
parentada19326f39805545ff94a1abd8d7cd770a12bad
[PATCH] ppc64: fix up()/down() usage for kprobe_mutex

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>
arch/ppc64/kernel/kprobes.c