From: Benjamin Herrenschmidt Date: Wed, 31 Aug 2005 04:16:53 +0000 (+1000) Subject: [PATCH] Fix PCI ROM mapping X-Git-Tag: v2.6.14-rc1~1022 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8085ce084c0f0144c353963853f81486fc331120;p=pandora-kernel.git [PATCH] Fix PCI ROM mapping This fixes a problem with pci_map_rom() which doesn't properly update the ROM BAR value with the address thas allocated for it by the PCI code. This problem, among other, breaks boot on Mac laptops. It'ss a new version based on Linus latest one with better error checking. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed