commit | 2d8ab6ad6edf0e8709da9ad24e3f023503f76cee | [log] [tgz] |
---|---|---|
author | Ananth N Mavinakayanahalli <ananth@in.ibm.com> | Sat Oct 01 13:14:17 2005 -0400 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Oct 01 10:54:47 2005 -0700 |
tree | ba5f06ad6f77c199f9f7d79493013dbdebf2ba6c | |
parent | 702c96d55059b4a8e5b1eb112ee3b1804708a1bd [diff] |
[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>