]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
x86/bigmem: eliminate struct domain address width restriction
authorJan Beulich <jbeulich@suse.com>
Fri, 25 Sep 2015 07:02:02 +0000 (09:02 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 25 Sep 2015 07:02:02 +0000 (09:02 +0200)
commitfb34ff7452fda9966915cba8cf3ed42d4ca738fc
tree106ac7b6bf08f40e1e4d55c499218a2f187a81aa
parent18c67d29c91d64274212b33cd5db006db553abf9
x86/bigmem: eliminate struct domain address width restriction

PDX-es are 64 bits wide in that case, and hence no limit needs to be
enforced.

Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/domain.c