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:
713b15b
)
lguest: cleanup passing of /dev/lguest fd around example launcher.
author
Rusty Russell
<rusty@rustcorp.com.au>
Sat, 13 Jun 2009 04:26:59 +0000
(22:26 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 12 Jun 2009 12:56:59 +0000
(22:26 +0930)
We hand the /dev/lguest fd everywhere; it's far neater to just make it
a global (it already is, in fact, hidden in the waker_fds struct).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found