lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition.
authorMatias Zabaljauregui <zabaljauregui@gmail.com>
Sat, 13 Jun 2009 04:27:04 +0000 (22:27 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 12 Jun 2009 12:57:04 +0000 (22:27 +0930)
commitf086122bb6e885f926f935b1418fca3b293375f0
tree21f14d50489380e609ecffb61cdc4f5b2f624694
parent81b79b01d057f8c5a378c38d2f738775b972934a
lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition.

If GDT_ENTRIES were every > 256, this could become a problem.

Signed-off-by: Matias Zabaljauregui <zabaljauregui at gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/lguest/lg.h