From: Yinghai Lu Date: Sat, 18 Apr 2009 08:43:46 +0000 (-0700) Subject: x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case X-Git-Tag: v2.6.30-rc4~20^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=044cd80942e47b9de0915b627902adf05c52377f;p=pandora-kernel.git x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case e820_all_mapped need end is (addr + size) instead of (addr + size - 1) Cc: stable@kernel.org Acked-by: Ingo Molnar Signed-off-by: Yinghai Lu Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed