Panic with latest sources.
Robin P. Blanchard
robin.blanchard at gactr.uga.edu
Thu Feb 12 11:47:20 PST 2004
> All right, lets see. Not a whole lot changed between those dates.
> Try undoing some of these recent changes, one at a time,
> and see if it fixes the problem:
>
>
> The PCI unit secondary assignment:
>
> --- bus/pci/pcisupport.c 15 Jan 2004 20:35:06 -0000 1.8
> +++ bus/pci/pcisupport.c 10 Feb 2004 07:26:06 -0000 1.9
Applied to 2004.02.10.06.00.00 yields working kernel.
> The double psm reset:
>
> --- dev/misc/psm/psm.c 27 Aug 2003 10:35:18 -0000 1.8
> +++ dev/misc/psm/psm.c 10 Feb 2004 15:56:38 -0000 1.9
Applied to 2004.02.10.06.00.00 plus pcisupport.c 1.9 yields working kernel.
> The pccard support (in i386/conf/GENERIC) (get rid of
> 'card', 'pcic*', 'pccard', 'cardbus', and 'cbb').
>
> --- i386/conf/GENERIC 27 Jan 2004 18:26:43 -0000 1.8
> +++ i386/conf/GENERIC 10 Feb 2004 07:55:47 -0000 1.9
Not tested as my personal kernel panics and does not contain these options.
Test regardless ?
> I also updated the token code but that would have crashed in a
> different place, and I updated a few malloc() calls in the NFS
> code which should not have been touched that early in the boot
> sequence.
Further testing ideas ?
More information about the Kernel
mailing list