mirror of
https://github.com/torvalds/linux.git
synced 2026-05-20 12:57:52 +02:00
The irq handler for a shared IRQ ought to be prepared for running
even now it's being freed. So let's check the pointer used by
mhi_irq_handler to avoid null pointer access since it is probably
released before freeing IRQ.
Fixes:
|
||
|---|---|---|
| .. | ||
| ep | ||
| host | ||
| common.h | ||
| Kconfig | ||
| Makefile | ||