aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/lockdep.c
diff options
context:
space:
mode:
authorPeter Zijlstra <a.p.zijlstra@chello.nl>2007-10-11 22:11:12 +0200
committerPeter Zijlstra <a.p.zijlstra@chello.nl>2007-10-11 22:11:12 +0200
commite4564f79d4b6923da7360df4b24a48cc2d4160de (patch)
tree393a5fcc5efe94ae669b8ff21f36db2726f5f51d /kernel/lockdep.c
parent3aa416b07f0adf01c090baab26fb70c35ec17623 (diff)
downloadkernel_samsung_smdk4412-e4564f79d4b6923da7360df4b24a48cc2d4160de.zip
kernel_samsung_smdk4412-e4564f79d4b6923da7360df4b24a48cc2d4160de.tar.gz
kernel_samsung_smdk4412-e4564f79d4b6923da7360df4b24a48cc2d4160de.tar.bz2
lockdep: fixup mutex annotations
The fancy mutex_lock fastpath has too many indirections to track the caller hence all contentions are perceived to come from mutex_lock(). Avoid this by explicitly not using the fastpath code (it was disabled already anyway). Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/lockdep.c')
0 files changed, 0 insertions, 0 deletions