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:
8fd9a63
)
tools/lguest: real barriers.
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 2 Jul 2013 06:05:14 +0000
(15:35 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 2 Jul 2013 06:12:05 +0000
(15:42 +0930)
Lguest guests are UP, but the host is probably SMP, so real barriers are
required in case the device thread and the guest are on different CPUs.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found