linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next V2 0/2] fix two bugs when trying rmmod sata_fsl
@ 2021-11-20  3:34 Baokun Li
  2021-11-20  3:34 ` [PATCH -next V2 1/2] sata_fsl: fix UAF in sata_fsl_port_stop when " Baokun Li
  2021-11-20  3:34 ` [PATCH -next V2 2/2] sata_fsl: fix warning in remove_proc_entry " Baokun Li
  0 siblings, 2 replies; 8+ messages in thread
From: Baokun Li @ 2021-11-20  3:34 UTC (permalink / raw)
  To: damien.lemoal, axboe, tj, linux-ide, linux-kernel
  Cc: sergei.shtylyov, yebin10, libaokun1, yukuai3

V1->V2:
	Fixed the check on the return value of platform_get_irq().
	And propagate errors up to sata_fsl_probe()'s callers.

Baokun Li (2):
  sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl
  sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl

 drivers/ata/sata_fsl.c | 24 +++++++++++++++++-------
 1 file changed, 17 insertions(+), 7 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-11-23  1:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-20  3:34 [PATCH -next V2 0/2] fix two bugs when trying rmmod sata_fsl Baokun Li
2021-11-20  3:34 ` [PATCH -next V2 1/2] sata_fsl: fix UAF in sata_fsl_port_stop when " Baokun Li
2021-11-20 12:01   ` Sergei Shtylyov
     [not found]     ` <4d2712d3-00a1-6220-0a86-8580b2f89d03@huawei.com>
2021-11-22  2:33       ` Damien Le Moal
2021-11-22  2:50         ` libaokun (A)
2021-11-22 18:58       ` Sergei Shtylyov
2021-11-23  1:11         ` libaokun (A)
2021-11-20  3:34 ` [PATCH -next V2 2/2] sata_fsl: fix warning in remove_proc_entry " Baokun Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).