From: David S. Miller Date: Wed, 6 Jun 2007 21:03:08 +0000 (-0700) Subject: [SPARC64]: Fix 2 bugs in PCI Sabre bus scanning. X-Git-Tag: v2.6.22-rc5~94^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=321566c2504445160b18e1508a73081579923a6b;p=pandora-kernel.git [SPARC64]: Fix 2 bugs in PCI Sabre bus scanning. If we are on hummingbird, bus runs at 66MHZ. pbm->pci_bus should be setup with the result of pci_scan_one_pbm() or else we deref NULL pointers in the error interrupt handlers. Signed-off-by: David S. Miller --- Reading git-diff-tree failed