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:
8c6bab4
)
tools/lguest: fix missing rmb().
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 2 Jul 2013 06:05:13 +0000
(15:35 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 2 Jul 2013 06:12:04 +0000
(15:42 +0930)
The virtio spec was missing a barrier in example code, so I went back
to look at the lguest code. Indeed, we need one.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found