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:
1d6f6b7
)
kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write
author
Scott Wood
<scottwood@freescale.com>
Fri, 26 Apr 2013 14:53:39 +0000
(14:53 +0000)
committer
Alexander Graf
<agraf@suse.de>
Thu, 2 May 2013 13:28:35 +0000
(15:28 +0200)
These functions do an srcu_dereference without acquiring the srcu lock
themselves.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found