mirror of
https://github.com/torvalds/linux.git
synced 2024-12-19 17:41:29 +00:00
d5f3889aca
On m68k, local irqs remain enabled while interrupt handlers execute.
Therefore the macsonic driver has had to disable interrupts to avoid
re-entering sonic_interrupt().
As of commit
|
||
---|---|---|
.. | ||
jazzsonic.c | ||
Kconfig | ||
macsonic.c | ||
Makefile | ||
natsemi.c | ||
ns83820.c | ||
sonic.c | ||
sonic.h | ||
xtsonic.c |