Is there a way to trigger an interrupt from user-space?

From: George Spelvin
Date: Mon Feb 09 2009 - 07:21:20 EST


I'm debugging a driver, and I think an interrupt is getting lost.
Is there something under /proc or /sys that lets me say "pretend like
interrupt #x just arrived", to kick it back into life?

Basically, I want to kill(2) the kernel.

It seems like a sufficiently useful debugging hack that I thought someone
might have implemented it already, although I'm not finding mention of
it anywhere obvious.

(H'm... can the processor generate an arbitrary interrupt by writing to an
MSI address?)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/