x86: Remove USER_MAPPINGS_ARE_GLOBAL definition
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 23 Jul 2014 16:01:28 +0000 (18:01 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 23 Jul 2014 16:01:28 +0000 (18:01 +0200)
commiteb976b2e4a96eaa53e88723ce1ef87baeccb4ba2
tree6fc08dc1f452b8fe12584c4845e25463fecc26b8
parent99195c767be1ddafb805327db11ef63973b43093
x86: Remove USER_MAPPINGS_ARE_GLOBAL definition

It has been unconditionally enabled for 64bit Xen builds since 2006
  c/s 6f562e72 "[XEN][X86_64] USe GLOBAL bit to build user mappings."

Adjust the order of definitions in x86_64/page.h to put the bit definitions
for pte flags together.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/flushtlb.c
xen/arch/x86/mm.c
xen/arch/x86/x86_64/traps.c
xen/include/asm-x86/x86_64/page.h