commit | e95035c61a4c3dae1aa543a5bf5b39846daca061 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Jan 31 18:00:47 2008 +1100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 31 19:59:44 2008 +1100 |
tree | f0977e07936253923239ff1f251192607cc873ab | |
parent | 24af8cb86973dde9bf8df51bef923fda8718bdb5 [diff] |
lguest: fix mis-merge against hpa's TSS renaming drivers/lguest/x86/core.c: In function ‘copy_in_guest_info’: drivers/lguest/x86/core.c:97: error: ‘struct x86_hw_tss’ has no member named ‘esp1’ Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>