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:
4364467
)
x86: add boundary check for 32bit res before expand e820 resource to alignment
author
Yinghai Lu
<yinghai@kernel.org>
Wed, 1 Jul 2009 19:32:18 +0000
(12:32 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 2 Jul 2009 19:11:12 +0000
(12:11 -0700)
fix hang with HIGHMEM_64G and 32bit resource. According to hpa and
Linus, use (resource_size_t)-1 to fend off big ranges.
Analyzed by hpa
Reported-and-tested-by: Mikael Pettersson <mikpe@it.uu.se>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found