From: Rusty Russell Date: Tue, 21 Sep 2010 16:54:01 +0000 (-0600) Subject: lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. X-Git-Tag: v2.6.36-rc6~86^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b6efcd2e2275e13403700913b7a1da92cf11ad2;p=pandora-kernel.git lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. We used to have a hypercall which reloaded the entire GDT, then we switched to one which loaded a single entry (to match the IDT code). Some comments were not updated, so fix them. Signed-off-by: Rusty Russell Reported by: Eviatar Khen --- Reading git-diff-tree failed