[parisc-linux-cvs] linux rbrad

Ryan Bradetich rbradetich@uswest.net
Sun, 18 Feb 2001 14:06:28 -0700


I have reversed this patch.  Grant informed me this breaks the
64-bit kernels, and I do not have a machine to test the 64-bit kenels
on.

Next round I will submit a patch for people with 64-bit kernels to
test on before I commit to cvs.

Sorry Grant :(

- Ryan


Grant Grundler wrote:

> rbrad@puffin.external.hp.com wrote:
> > CVSROOT:      /home/cvs/parisc
> > Module name:  linux
> > Changes by:   rbrad   01/02/17 23:03:24
> >
> > Modified files:
> >       arch/parisc/kernel: setup.c
> >
> > Log message:
> > This patch moves the do_inventory call from the start_parisc function
> > into the setup_arch function so I can use boot memory for the I/O
> > tree I am working on.
>
> Ok.  I think you want to keep the "register_fallback_cpu()" call *after*
> the do_inventory() call. IIRC, boot_cpu_data.cpu_count gets incremented
> when register_driver(cpu_drivers_for) claims CPU's found by do_inventory().
>
> > diff -u -p -r1.73 setup.c
> > --- setup.c   2001/02/13 15:41:17     1.73
> > +++ setup.c   2001/02/18 06:01:39
>
> BTW, I thought the understanding was to post diffs directly to
> parisc-linux-cvs and not in the commit msg?
>
> grant
>
> Grant Grundler
> parisc-linux {PCI|IOMMU|SMP} hacker
> +1.408.447.7253
>
> _______________________________________________
> parisc-linux-cvs mailing list
> parisc-linux-cvs@lists.parisc-linux.org
> http://lists.parisc-linux.org/cgi-bin/mailman/listinfo/parisc-linux-cvs
>
> ------- End of Forwarded Message