git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8801a7
)
driver core: Provide an wrapper around the mutex to do lockdep warnings
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 3 Dec 2014 21:40:27 +0000
(16:40 -0500)
committer
David Vrabel
<david.vrabel@citrix.com>
Thu, 4 Dec 2014 12:41:59 +0000
(12:41 +0000)
Instead of open-coding it in drivers that want to double check
that their functions are indeed holding the device lock.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Suggested-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
No differences found