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:
05aa026
)
Move lguest hcalls to arch-specific header
author
Jes Sorensen
<jes@sgi.com>
Mon, 22 Oct 2007 00:56:26 +0000
(10:56 +1000)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 23 Oct 2007 05:49:49 +0000
(15:49 +1000)
Move architecture specific portion of lg_hcall code to asm-i386/lg_hcall.h
and have it included from linux/lguest.h.
[Changed to asm-i386/lguest_hcall.h so documentation finds it -RR]
Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Jes Sorensen <jes@sgi.com>
No differences found