lguest: Fix in/out emulation
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 22 Jul 2011 05:09:51 +0000 (14:39 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 22 Jul 2011 05:09:51 +0000 (14:39 +0930)
commit996ba96a97f7406052486682846d68935a60e986
treef02f603742129314a497d3406b02a7f929893d9c
parent8d431f41603acff8a20cf5df99bc8958c91879c1
lguest: Fix in/out emulation

We were blatting too much of the register.  Linux didn't care, but in
theory it might.

Reported-by: Jonas Maebe <jonas.maebe@elis.ugent.be>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/lguest/x86/core.c