From: Matias Zabaljauregui Date: Sat, 13 Jun 2009 04:27:04 +0000 (-0600) Subject: lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition. X-Git-Tag: v2.6.31-rc1~368^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f086122bb6e885f926f935b1418fca3b293375f0;p=pandora-kernel.git 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 Signed-off-by: Rusty Russell --- Reading git-diff-tree failed