summaryrefslogtreecommitdiff
path: root/arch/x86/mm
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2008-09-06 09:06:04 +0400
committerIngo Molnar <mingo@elte.hu>2008-10-14 12:36:58 +0400
commit644f991d4b920ab1f5043509651479420b293490 (patch)
tree075c57f5fd43206d54e5debed0e738e1878d73aa /arch/x86/mm
parentc0719e5a4b1ccc04180b7a7b71095c9fb7131919 (diff)
downloadlinux-644f991d4b920ab1f5043509651479420b293490.tar.xz
ftrace: fix unlocking of hash
This must be brown paper bag week for Steven Rostedt! While working on ftrace for PPC, I discovered that the hash locking done when CONFIG_FTRACE_MCOUNT_RECORD is not set, is totally incorrect. With a cut and paste error, I had the hash lock macro to lock for both hash_lock _and_ hash_unlock! This bug did not affect x86 since this bug was introduced when CONFIG_FTRACE_MCOUNT_RECORD was added to x86. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/mm')
0 files changed, 0 insertions, 0 deletions