linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next V4 0/2] fix two bugs when trying rmmod sata_fsl
@ 2021-11-23  1:41 Baokun Li
  2021-11-23  1:41 ` [PATCH -next V4 1/2] sata_fsl: fix UAF in sata_fsl_port_stop when " Baokun Li
  2021-11-23  1:41 ` [PATCH -next V4 2/2] sata_fsl: fix warning in remove_proc_entry " Baokun Li
  0 siblings, 2 replies; 5+ messages in thread
From: Baokun Li @ 2021-11-23  1:41 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.
V2->V3:
	Add fixed and CC stable and modified the patch description.
V3->V4:
	Use a single structure.

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 | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

-- 
2.31.1


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-23  1:41 [PATCH -next V4 0/2] fix two bugs when trying rmmod sata_fsl Baokun Li
2021-11-23  1:41 ` [PATCH -next V4 1/2] sata_fsl: fix UAF in sata_fsl_port_stop when " Baokun Li
2021-11-23  1:41 ` [PATCH -next V4 2/2] sata_fsl: fix warning in remove_proc_entry " Baokun Li
2021-11-25 23:47   ` Damien Le Moal
2021-11-26  1:36     ` libaokun (A)

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).