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:
ffa71f3
)
x86, ioremap: Fix normal ram range check
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Fri, 18 Jun 2010 03:23:57 +0000
(12:23 +0900)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 9 Jul 2010 18:42:11 +0000
(11:42 -0700)
Check for normal RAM in x86 ioremap() code seems to not work for the
last page frame in the specified physical address range.
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
LKML-Reference: <
4C1AE6CD
.1080704@jp.fujitsu.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found