mirror of
https://github.com/torvalds/linux.git
synced 2026-09-18 16:48:03 +02:00
The do_bad_IRQ() macro simply calls handle_bad_irq() with a lock around
it. It also carries a comment stating that uses of it should be
replaced. According to commit
|
||
|---|---|---|
| .. | ||
| arch.h | ||
| dma.h | ||
| flash.h | ||
| irq.h | ||
| map.h | ||
| pci.h | ||
| sharpsl_param.h | ||
| time.h | ||