All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] qla2xxx: Bug fixes for driver
@ 2018-02-01 18:33 Himanshu Madhani
  2018-02-01 18:33 ` [PATCH 1/2] qla2xxx: Fix double free bug after firmware timeout Himanshu Madhani
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Himanshu Madhani @ 2018-02-01 18:33 UTC (permalink / raw)
  To: James.Bottomley, martin.petersen; +Cc: himanshu.madhani, linux-scsi

Hi Martin, 

These are couple of bug fixes for the driver. 

Patch#1 is the issue reported by Max using KASAN tool.
Patch#2 fixes use of wrong queue handle for abort IOCB. 

Please apply them to 4.16/scsi-fixes at your earliest convenience.

Thanks,
Himanshu 

Himanshu Madhani (1):
  qla2xxx: Fix incorrect handle for abort IOCB

Quinn Tran (1):
  qla2xxx: Fix double free bug after firmware timeout

 drivers/scsi/qla2xxx/qla_init.c | 23 +++--------------------
 drivers/scsi/qla2xxx/qla_iocb.c |  7 +++----
 2 files changed, 6 insertions(+), 24 deletions(-)

-- 
2.12.0

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

end of thread, other threads:[~2018-02-07  0:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-01 18:33 [PATCH 0/2] qla2xxx: Bug fixes for driver Himanshu Madhani
2018-02-01 18:33 ` [PATCH 1/2] qla2xxx: Fix double free bug after firmware timeout Himanshu Madhani
2018-02-01 18:33 ` [PATCH 2/2] qla2xxx: Fix incorrect handle for abort IOCB Himanshu Madhani
2018-02-07  0:45 ` [PATCH 0/2] qla2xxx: Bug fixes for driver Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.