Thread (2 messages) flat view 2 messages, 2 authors, 2019-10-29

Re: [PATCH] net: hisilicon: Fix "Trying to free already-free IRQ"

From: David Miller <davem@davemloft.net>
Date: 2019-10-29 18:06:20
Also in: lkml

From: Jiangfeng Xiao <redacted>
Date: Fri, 25 Oct 2019 21:48:22 +0800
When rmmod hip04_eth.ko, we can get the following warning:
 ...
Currently "rmmod hip04_eth.ko" call free_irq more than once
as devres_release_all and hip04_remove both call free_irq.
This results in a 'Trying to free already-free IRQ' warning.
To solve the problem free_irq has been moved out of hip04_remove.

Signed-off-by: Jiangfeng Xiao <redacted>
Applied, thank you.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help