[parisc-linux] 2.4.16-pa12 broken on c3000

Grant Grundler grundler@puffin.external.hp.com
Wed, 05 Dec 2001 10:45:15 -0700


[ old news - cleaning out my inbox ]

Randolph Chung wrote:
> Looks like -pa12 enabled some #if 0 code in arch/parisc/mm/init.c that
> is causing things to die. Both Grant and I saw ifconfig abort when
> the free_initmem code was enabled. Reverting back to 1.43 worked for
> me...

Fixed. my bad. removed __init in PCI config space code path.

FYI, IOAQ pointed at the culprit: lba_device_present()
Should make debugging this kind of problem easy.

grant