2.6.10-rc3 does not boot on PowerMac
Andreas Schwab
schwab at suse.de
Wed Dec 8 21:21:04 EST 2004
Benjamin Herrenschmidt <benh at kernel.crashing.org> writes:
> Ok, let me know if that works:
>
> Index: linux-work/arch/ppc64/kernel/pmac_pci.c
> ===================================================================
> --- linux-work.orig/arch/ppc64/kernel/pmac_pci.c 2004-11-22 11:49:24.000000000 +1100
> +++ linux-work/arch/ppc64/kernel/pmac_pci.c 2004-12-08 13:04:42.607006832 +1100
> @@ -739,8 +739,8 @@
>
> pmac_check_ht_link();
>
> - /* Tell pci.c to use the common resource allocation mecanism */
> - pci_probe_only = 0;
> + /* Tell pci.c to not use the common resource allocation mecanism */
> + pci_probe_only = 1;
>
> /* Allow all IO */
> io_page_mask = -1;
Yes, that works (just as well as commenting it out since it's default
anyway).
Andreas.
--
Andreas Schwab, SuSE Labs, schwab at suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Linuxppc64-dev
mailing list