git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39dbc5b
)
xen: fix truncation of machine address
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Tue, 8 Jul 2008 22:06:54 +0000
(15:06 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 16 Jul 2008 09:01:03 +0000
(11:01 +0200)
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>
No differences found