platform_kernel-5.15/drivers/scsi/be2iscsi
John Soni Jose 53281edb29 be2iscsi : Fix kernel panic during reboot/shutdown
In the reboot/shutdown path, workqueue was destroyed after the
 adapter resource were freed. The task associated with workqueue
 was getting executed after resources were freed. This lead to
 kernel panic.

Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2014-09-30 09:29:55 +02:00
..
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile
be.h be2iscsi: Fix the copyright year 2014-09-16 09:09:46 -07:00
be_cmds.c be2iscsi: Fix updating the boot enteries in sysfs 2014-09-16 09:09:46 -07:00
be_cmds.h be2iscsi: Fix updating the boot enteries in sysfs 2014-09-16 09:09:46 -07:00
be_iscsi.c be2iscsi: Fix processing CQE before connection resources are freed 2014-09-16 09:09:47 -07:00
be_iscsi.h be2iscsi: Fix the copyright year 2014-09-16 09:09:46 -07:00
be_main.c be2iscsi : Fix kernel panic during reboot/shutdown 2014-09-30 09:29:55 +02:00
be_main.h be2iscsi: Bump the driver version 2014-09-16 09:09:48 -07:00
be_mgmt.c be2iscsi: Fix the copyright year 2014-09-16 09:09:46 -07:00
be_mgmt.h be2iscsi: Fix the copyright year 2014-09-16 09:09:46 -07:00