From: Andi Kleen Date: Sat, 16 Apr 2005 22:25:12 +0000 (-0700) Subject: [PATCH] x86_64: Port over e820 gap detection from i386 X-Git-Tag: v2.6.12-rc3~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1e9778203b15b86bc2219e87478d3be9acce735;p=pandora-kernel.git [PATCH] x86_64: Port over e820 gap detection from i386 Look for gaps in the e820 memory map to put PCI resources in. This hopefully fixes problems with the PCI code assigning 32bit BARs MMIO resources which are >32bit. Signed-off-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed