linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next V3 0/2] fix two bugs when trying rmmod sata_fsl
@ 2021-11-22  3:45 Baokun Li
  2021-11-22  3:45 ` [PATCH -next V3 1/2] sata_fsl: fix UAF in sata_fsl_port_stop when " Baokun Li
  2021-11-22  3:45 ` [PATCH -next V3 2/2] sata_fsl: fix warning in remove_proc_entry " Baokun Li
  0 siblings, 2 replies; 3+ messages in thread
From: Baokun Li @ 2021-11-22  3:45 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.

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] 3+ messages in thread

end of thread, other threads:[~2021-11-22  3:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22  3:45 [PATCH -next V3 0/2] fix two bugs when trying rmmod sata_fsl Baokun Li
2021-11-22  3:45 ` [PATCH -next V3 1/2] sata_fsl: fix UAF in sata_fsl_port_stop when " Baokun Li
2021-11-22  3:45 ` [PATCH -next V3 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).