aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-ti.c
diff options
context:
space:
mode:
authorYang Yingliang <[email protected]>2021-05-19 21:05:19 +0800
committerMartin K. Petersen <[email protected]>2021-05-21 22:46:55 -0400
commit7907a021e4bbfa29cccacd2ba2dade894d9a7d4c (patch)
tree2b43b533da46c05c6994eb28942f79f6e99b16d6 /drivers/usb/cdns3/cdns3-ti.c
parente662502b3a782d479e67736a5a1c169a703d853a (diff)
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 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions