diff options
author | Geetha sowjanya <gakula@marvell.com> | 2021-03-18 19:45:46 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-18 14:12:42 -0700 |
commit | ae2619dd4fccdad9876aa5f900bd85484179c50f (patch) | |
tree | c1a611856c596595ffa5261275c545cd92b2181b /lib/mpi/mpiutil.c | |
parent | 297887872973555cb9fb83fdd5a2748d6cd8fc1d (diff) |
octeontx2-af: Fix irq free in rvu teardown
Current devlink code try to free already freed irqs as the
irq_allocate flag is not cleared after free leading to kernel
crash while removing rvu driver. The patch fixes the irq free
sequence and clears the irq_allocate flag on free.
Fixes: 7304ac4567bc ("octeontx2-af: Add mailbox IRQ and msg handlers")
Signed-off-by: Geetha sowjanya <gakula@marvell.com>
Signed-off-by: Hariprasad Kelam <hkelam@marvell.com>
Signed-off-by: Sunil Kovvuri Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions