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:
162dedd
)
x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case
author
Yinghai Lu
<yinghai@kernel.org>
Sat, 18 Apr 2009 08:43:46 +0000
(
01:43
-0700)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Wed, 22 Apr 2009 20:56:26 +0000
(13:56 -0700)
e820_all_mapped need end is (addr + size) instead of (addr + size - 1)
Cc: stable@kernel.org
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found