On Thu, 5 Apr 2007, Pat wrote: > Yes, there is a specific app which seems to be related > to the kernel panic. > > We use a few third party drivers on the system, so my > initial suspicions were on: 3w_9xxx(U) which is the > RAID card driver and fusedriver(U) which is a hardware > PCI card driver. > > The app which is kernel panicing is the only > application which makes use of the fusedriver. I'd > like to confirm my suspicions on the driver. Do you > have any suggestions on how I could trace the kernel > panic to that specific driver?
Indeed, yes, get its source and look to see what it's doing with PageReserved - or mail it to me privately and I'll take a look. But my Google for fusedriver didn't show anything, and clearly it has nothing to do with the FUSE filesystems. Hugh - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/