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:
59c3628
)
intel-iommu: Fix integer wrap on 32 bit kernels
author
Benjamin LaHaise
<ben.lahaise@neterion.com>
Thu, 17 Sep 2009 01:05:55 +0000
(21:05 -0400)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Sat, 19 Sep 2009 16:26:20 +0000
(09:26 -0700)
The following 64 bit promotions are necessary to handle memory above the
4GiB boundary correctly.
[dwmw2: Fix the second part not to need 64-bit arithmetic at all]
Signed-off-by: Benjamin LaHaise <ben.lahaise@neterion.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found