]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
xen: fix truncation of machine address
authorJeremy Fitzhardinge <jeremy@goop.org>
Tue, 8 Jul 2008 22:06:54 +0000 (15:06 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 16 Jul 2008 09:01:03 +0000 (11:01 +0200)
commitebd879e397f6361727c36267a12d1650710e465a
treee25ef12602eaa5d7ac07ec41e4c77d56f69c8170
parent39dbc5bd345ebf93e066dde7f8e29467eb61b42e
xen: fix truncation of machine address

arbitrary_virt_to_machine can truncate a machine address if its above
4G.  Cast the problem away.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Stephen Tweedie <sct@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/xen/mmu.c