diff options
author | Jes Sorensen <jes@sgi.com> | 2007-10-22 03:03:31 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2007-10-23 07:49:52 +0200 |
commit | 511801dc31c095b2bfe3bf5c6a370dbe9b042a70 (patch) | |
tree | fcd0f1111e503f33e39660d3aba55ff5b64ebf56 /crypto | |
parent | Make hypercalls arch-independent. (diff) | |
download | linux-511801dc31c095b2bfe3bf5c6a370dbe9b042a70.tar.xz 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 'crypto')
0 files changed, 0 insertions, 0 deletions