[parisc-linux] register_fallback_cpu()
Grant Grundler
grundler@cup.hp.com
Thu, 01 Feb 2001 17:31:18 -0800
5116@telia.com wrote:
> On 31 Jan, Grant Grundler wrote:
> > But I don't think it's related to the register_fallback_cpu() code changes
> > I made. Maybe something else I submitted that day...
> I now have it booting, b ut not with today's cvs I had to revert to
> 2001-01-31.
> The problem is that register_driver only tries the first structure in
> the array it gets, and the ASP is second in the array in busdevice.c
> which causes it to never be initialized.
Yup. I submitted that bug in the same batch. :^(
I've committed the fix for this. Thanks!
> I also noticed that the busdev_driver_for array is marked as initdata,
> but a pointer to it gets saved in arch/parisc/drivers.c.
Someone with system with LASI should test/commit (in that order)
this bugfix. Helge, Richard, or Matthew perhaps?
thanks,
grant