aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorYang Yingliang <[email protected]>2021-05-19 13:05:19 +0000
committerMartin K. Petersen <[email protected]>2021-05-22 02:46:55 +0000
commit7907a021e4bbfa29cccacd2ba2dade894d9a7d4c (patch)
tree2b43b533da46c05c6994eb28942f79f6e99b16d6 /net/switchdev/switchdev.c
parentscsi: vmw_pvscsi: Set correct residual data length (diff)
downloadkernel-7907a021e4bbfa29cccacd2ba2dade894d9a7d4c.tar.gz
kernel-7907a021e4bbfa29cccacd2ba2dade894d9a7d4c.zip
scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irq
irqs allocated with devm_request_irq() should not be freed using free_irq(). Doing so causes a dangling pointer and a subsequent double free. Link: https://lore.kernel.org/r/[email protected] Reported-by: Hulk Robot <[email protected]> Acked-by: John Garry <[email protected]> Signed-off-by: Yang Yingliang <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions