]> Git Repo - linux.git/commit
sched/core: Add missing lockdep_unpin() annotations
authorPeter Zijlstra <[email protected]>
Fri, 23 Oct 2015 09:50:08 +0000 (11:50 +0200)
committerIngo Molnar <[email protected]>
Fri, 23 Oct 2015 10:02:10 +0000 (12:02 +0200)
commit0aaafaabfcba8aa991913cd3280a5dbf7f111a2a
tree881f1c204d77a1b216608cccb402908fabc34a29
parent5aa5050787f449e7eaef2c5ec93c7b357aa7dcdc
sched/core: Add missing lockdep_unpin() annotations

Luca and Wanpeng reported two missing annotations that led to
false lockdep complaints. Add the missing annotations.

Reported-by: Luca Abeni <[email protected]>
Reported-by: Wanpeng Li <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Juri Lelli <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Fixes: cbce1a686700 ("sched,lockdep: Employ lock pinning")
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
kernel/sched/core.c
kernel/sched/deadline.c
This page took 0.054041 seconds and 4 git commands to generate.