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:
498af14
)
virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 30 Dec 2008 15:25:58 +0000
(09:25 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 29 Dec 2008 22:56:02 +0000
(09:26 +1030)
This doesn't really matter, since lguest is i386 only at the moment,
but we could actually choose a different value. (lguest doesn't have
a guarenteed ABI).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found