x86, vdso, xen: Remove stray reference to FIX_VDSO
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 14 Mar 2014 02:44:47 +0000 (19:44 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 14 Mar 2014 02:44:47 +0000 (19:44 -0700)
commit1f2cbcf648962cdcf511d234cb39745baa9f5d07
tree91693d03279141abc19a8c75c1ec53f006ac3c91
parent7dda038756704b3562187b29c81f86de935148c6
x86, vdso, xen: Remove stray reference to FIX_VDSO

Checkin

    b0b49f2673f0 x86, vdso: Remove compat vdso support

... removed the VDSO from the fixmap, and thus FIX_VDSO; remove a
stray reference in Xen.

Found by Fengguang Wu's test robot.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: David Vrabel <david.vrabel@citrix.com>
Link: http://lkml.kernel.org/r/4bb4690899106eb11430b1186d5cc66ca9d1660c.1394751608.git.luto@amacapital.net
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/xen/mmu.c