Re: writing OOPS/panic info to nvram?

David S. Miller (davem@redhat.com)
Wed, 04 Sep 2002 16:48:08 -0700 (PDT)


From: Paul Mackerras <paulus@au1.ibm.com>
Date: Thu, 5 Sep 2002 09:34:52 +1000 (EST)

I believe SCSI defeated him. :)

If you can get at the interrupt handler, and the interrupt handler is
coded well enough to handle sharing interrupts (%99 of PCI scsi
drivers are) then it is doable. Just submit it as normal through
scsi, mark it high priority somehow, and then keep calling the
interrupt handler in a loop until your command completes or fails :-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/