On Thu, 15 Aug 2019, Ben Luo wrote:
> Per Thomas Gleixner's comments:
> 1) free_irq/free_percpu_irq returns if called from IRQ context
> 2) move WARN out of the locked region and print out dev_id
Please do not describe WHAT the patch is doing, please describe WHY.
> Signed-off-by: Ben Luo
> --
Per Thomas Gleixner's comments:
1) free_irq/free_percpu_irq returns if called from IRQ context
2) move WARN out of the locked region and print out dev_id
Signed-off-by: Ben Luo
---
kernel/irq/manage.c | 32
1 file changed, 20 insertions(+), 12 deletions(-)
diff
2 matches
Mail list logo