]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/x86/xen/mmu.c
xen: fix 32-bit build resulting from mmu move
authorJeremy Fitzhardinge <jeremy@goop.org>
Mon, 2 Feb 2009 21:58:06 +0000 (13:58 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 5 Feb 2009 00:44:31 +0000 (16:44 -0800)
commit1f4f931501e9270c156d05ee76b7b872de486304
tree932038883dec232c5ca4b0a86f6470cf16d3ea1a
parent0eb592dbba40baebec9cdde3ff4574185de6cbcc
xen: fix 32-bit build resulting from mmu move

Moving the mmu code from enlighten.c to mmu.c inadvertently broke the
32-bit build.  Fix it.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/xen/mmu.c