Re: Kernel Panics in 4.7-STABLE

2002-10-13 Thread Matthew Dillon
Oh, also, just a general note to people. These bug reports are great, it tells us that something went wrong, but it would be nice if they were a little more complete :-) For example, it wasn't until the 20th posting in this and the similar other kernel panic thread on -hackers

Re: Kernel Panics in 4.7-STABLE

2002-10-13 Thread Matthew Dillon
The nexus_print_all_resources() panic is due to a bug in EISA bus handling that shows up due to a recent commit John made. He has a tentitive patch for it but it needs to be tested / verified. I've included it below. Pelase try this patch and tell us if it fixes it.