summaryrefslogtreecommitdiffstats
path: root/drivers/lguest/x86
diff options
context:
space:
mode:
authorJes Sorensen2007-10-22 03:03:31 +0200
committerRusty Russell2007-10-23 07:49:52 +0200
commit511801dc31c095b2bfe3bf5c6a370dbe9b042a70 (patch)
treefcd0f1111e503f33e39660d3aba55ff5b64ebf56 /drivers/lguest/x86
parentMake hypercalls arch-independent. (diff)
downloadkernel-qcow2-linux-511801dc31c095b2bfe3bf5c6a370dbe9b042a70.tar.gz
kernel-qcow2-linux-511801dc31c095b2bfe3bf5c6a370dbe9b042a70.tar.xz
kernel-qcow2-linux-511801dc31c095b2bfe3bf5c6a370dbe9b042a70.zip
Change example launcher to use unsigned long not u32
Apply Clue 2x4 to lguest userland<->kernel handling code and the lguest launcher. Pointers are not to be passed in u32's! Basic rule of thumb: Anything passing u32's back and forth should be passing unsigned longs to be portable to 64 bit archs. For those who forgotten already, I repeat: NO POINTERS IN u32! Signed-off-by: Jes Sorensen <jes@sgi.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/lguest/x86')
0 files changed, 0 insertions, 0 deletions