]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xen/x86: add desc_equal() to compare GDT descriptors
authorDavid Vrabel <david.vrabel@citrix.com>
Mon, 9 Jul 2012 10:39:07 +0000 (11:39 +0100)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 19 Jul 2012 19:51:45 +0000 (15:51 -0400)
commit59290362da587ce2e6d2f4a7f85e362fa2d7fd39
treef111491ff440fa50cc7d0c7d33496e7c4a1c48ed
parent66a27dde9ae96e35278983f2e59bea04eb714cd0
xen/x86: add desc_equal() to compare GDT descriptors

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
[v1: Moving it to the Xen file]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/enlighten.c