Re: Quick aic7xxx bug hunt...

Jeff Garzik (jgarzik@pobox.com)
Mon, 23 Sep 2002 19:28:27 -0400


Jeff Garzik wrote:
> ahc_reset
> aic7770_config -> can sleep
> ahc_pci_config -> can sleep
> ahc_shutdown -> can't sleep, whoops

Though, to answer your question from a previous email, you can call the
function in_interrupt() to see if you're in interrupt context.

Jeff

-
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/