diff options
author | Vishnu Dasa <[email protected]> | 2022-03-17 22:58:43 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-03-18 13:47:34 +0100 |
commit | 5df0e734b8c39598effe0f17e5bd8ff7748a0693 (patch) | |
tree | 2c26482b6b5c5487dd49038c84bc5676211b79b9 /net/lapb/lapb_in.c | |
parent | e70bcbcfa983580109c5daa2391ecb9d07dc7cfd (diff) |
VMCI: Check exclusive_vectors when freeing interrupt 1
free_irq() may be called to free an interrupt that was not
allocated. Add missing 'if' statement to check for
exclusive_vectors when freeing interrupt 1.
Fixes: cc68f2177fcb ("VMCI: dma dg: register dummy IRQ handlers for DMA datagrams")
Reported-by: Dan Carpenter <[email protected]>
Reviewed-by: Bryan Tan <[email protected]>
Reviewed-by: Rajesh Jalisatgi <[email protected]>
Signed-off-by: Vishnu Dasa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions