Quinn Tran
64f24af75b
scsi: qla2xxx: Fix warning message due to adisc being flushed
...
Fix warning message due to adisc being flushed. Linux kernel triggered a
warning message where a different error code type is not matching up with
the expected type. Add additional translation of one error code type to
another.
WARNING: CPU: 2 PID: 1131623 at drivers/scsi/qla2xxx/qla_init.c:498
qla2x00_async_adisc_sp_done+0x294/0x2b0 [qla2xxx]
CPU: 2 PID: 1131623 Comm: drmgr Not tainted 5.13.0-rc1-autotest #1
..
GPR28: c000000aaa9c8890 c0080000079ab678 c00000140a104800 c00000002bd19000
NIP [c00800000790857c] qla2x00_async_adisc_sp_done+0x294/0x2b0 [qla2xxx]
LR [c008000007908578] qla2x00_async_adisc_sp_done+0x290/0x2b0 [qla2xxx]
Call Trace:
[c00000001cdc3620] [c008000007908578] qla2x00_async_adisc_sp_done+0x290/0x2b0 [qla2xxx] (unreliable)
[c00000001cdc3710] [c0080000078f3080] __qla2x00_abort_all_cmds+0x1b8/0x580 [qla2xxx]
[c00000001cdc3840] [c0080000078f589c] qla2x00_abort_all_cmds+0x34/0xd0 [qla2xxx]
[c00000001cdc3880] [c0080000079153d8] qla2x00_abort_isp_cleanup+0x3f0/0x570 [qla2xxx]
[c00000001cdc3920] [c0080000078fb7e8] qla2x00_remove_one+0x3d0/0x480 [qla2xxx]
[c00000001cdc39b0] [c00000000071c274] pci_device_remove+0x64/0x120
[c00000001cdc39f0] [c0000000007fb818] device_release_driver_internal+0x168/0x2a0
[c00000001cdc3a30] [c00000000070e304] pci_stop_bus_device+0xb4/0x100
[c00000001cdc3a70] [c00000000070e4f0] pci_stop_and_remove_bus_device+0x20/0x40
[c00000001cdc3aa0] [c000000000073940] pci_hp_remove_devices+0x90/0x130
[c00000001cdc3b30] [c0080000070704d0] disable_slot+0x38/0x90 [rpaphp] [
c00000001cdc3b60] [c00000000073eb4c] power_write_file+0xcc/0x180
[c00000001cdc3be0] [c0000000007354bc] pci_slot_attr_store+0x3c/0x60
[c00000001cdc3c00] [c00000000055f820] sysfs_kf_write+0x60/0x80 [c00000001cdc3c20]
[c00000000055df10] kernfs_fop_write_iter+0x1a0/0x290
[c00000001cdc3c70] [c000000000447c4c] new_sync_write+0x14c/0x1d0
[c00000001cdc3d10] [c00000000044b134] vfs_write+0x224/0x330
[c00000001cdc3d60] [c00000000044b3f4] ksys_write+0x74/0x130
[c00000001cdc3db0] [c00000000002df70] system_call_exception+0x150/0x2d0
[c00000001cdc3e10] [c00000000000d45c] system_call_common+0xec/0x278
Link: https://lore.kernel.org/r/20220110050218.3958-5-njavali@marvell.com
Cc: stable@vger.kernel.org
Reported-by: Abdul Haleem <abdhalee@linux.vnet.ibm.com>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Quinn Tran <qutran@marvell.com>
Signed-off-by: Nilesh Javali <njavali@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2022-01-24 23:57:30 -05:00
..
2022-01-05 00:23:47 -05:00
2022-01-05 00:55:38 -05:00
2021-10-18 12:28:53 -07:00
2021-10-16 21:45:54 -04:00
2021-10-16 21:32:16 -04:00
2021-10-16 21:45:54 -04:00
2021-11-29 23:02:14 -05:00
2021-10-16 21:45:54 -04:00
2021-10-16 21:45:55 -04:00
2021-10-16 21:45:55 -04:00
2021-08-13 17:49:05 -07:00
2021-10-16 21:45:55 -04:00
2021-07-29 21:58:35 -04:00
2020-03-11 23:07:59 -04:00
2022-01-10 10:37:02 -05:00
2021-10-16 21:28:46 -04:00
2021-10-18 22:38:34 -04:00
2021-10-16 21:45:55 -04:00
2022-01-07 09:09:39 -05:00
2021-11-05 08:42:02 -07:00
2021-10-04 23:27:38 -04:00
2021-10-16 21:45:56 -04:00
2021-10-16 21:28:48 -04:00
2021-12-22 23:38:31 -05:00
2022-01-23 06:20:44 +02:00
2022-01-14 14:37:34 +01:00
2022-01-05 00:34:41 -05:00
2022-01-22 10:24:02 +02:00
2021-12-22 23:38:29 -05:00
2022-01-10 11:03:42 -05:00
2022-01-22 10:24:02 +02:00
2022-01-05 00:19:28 -05:00
2021-12-16 22:38:19 -05:00
2022-01-24 23:57:30 -05:00
2021-12-06 22:17:19 -05:00
2021-10-16 21:45:59 -04:00
2021-12-22 23:43:23 -05:00
2021-10-16 21:32:16 -04:00
2022-01-22 10:24:02 +02:00
2020-03-25 11:50:48 +01:00
2021-10-16 21:45:53 -04:00
2021-05-15 18:01:34 -04:00
2021-10-16 21:45:53 -04:00
2021-01-22 21:14:08 -05:00
2021-10-18 22:38:34 -04:00
2021-01-22 21:14:07 -05:00
2021-10-16 21:45:54 -04:00
2021-05-07 00:26:34 -07:00
2021-11-29 23:02:13 -05:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2021-10-16 21:32:16 -04:00
2021-10-16 21:32:16 -04:00
2021-10-19 14:07:19 -04:00
2021-01-13 00:14:07 -05:00
2021-10-16 21:32:16 -04:00
2020-11-23 22:12:09 -05:00
2021-11-29 23:02:13 -05:00
2021-01-22 21:14:08 -05:00
2021-10-16 21:32:16 -04:00
2021-05-14 22:19:04 -04:00
2022-01-14 14:37:34 +01:00
2021-06-02 23:09:39 -04:00
2021-11-29 23:02:14 -05:00
2021-01-22 21:14:10 -05:00
2021-10-16 21:32:16 -04:00
2020-03-11 23:07:59 -04:00
2021-10-16 21:32:16 -04:00
2019-12-19 22:08:51 -05:00
2021-01-26 07:42:27 +01:00
2021-10-16 21:28:47 -04:00
2020-07-08 01:12:44 -04:00
2021-06-02 01:37:04 -04:00
2021-01-26 07:42:27 +01:00
2020-06-09 09:39:13 -07:00
2021-11-18 22:26:58 -05:00
2021-04-01 22:52:40 -04:00
2021-12-13 23:34:01 -05:00
2020-09-02 22:49:06 -04:00
2021-10-16 21:45:55 -04:00
2021-10-16 21:32:16 -04:00
2021-12-22 23:41:53 -05:00
2021-01-22 21:14:10 -05:00
2021-10-16 21:45:56 -04:00
2021-06-29 16:46:08 -04:00
2021-10-16 21:32:16 -04:00
2021-05-07 00:26:34 -07:00
2020-06-02 21:23:47 -04:00
2021-06-02 01:28:20 -04:00
2021-04-13 00:20:48 -04:00
2021-07-28 22:24:27 -04:00
2021-08-30 10:18:25 +02:00
2021-02-08 22:39:03 -05:00
2021-12-22 23:03:59 -05:00
2021-10-16 21:32:16 -04:00
2020-10-02 21:52:53 -04:00
2020-12-07 20:24:09 -05:00
2021-08-23 23:07:05 -04:00
2022-01-07 09:19:51 -05:00
2021-10-16 21:32:16 -04:00
2020-06-09 09:39:13 -07:00
2021-10-16 21:29:15 -04:00
2020-03-11 23:07:56 -04:00
2021-12-22 23:42:23 -05:00
2020-01-02 21:57:44 -05:00
2021-12-22 23:42:53 -05:00
2020-01-02 21:57:44 -05:00
2021-10-16 21:45:57 -04:00
2021-01-22 21:14:12 -05:00
2021-10-16 21:28:44 -04:00
2020-12-07 20:24:09 -05:00
2021-10-16 21:32:16 -04:00
2021-12-22 23:44:12 -05:00
2021-05-21 16:59:33 -04:00
2021-10-16 21:32:16 -04:00
2021-10-16 21:32:16 -04:00
2021-10-16 21:32:16 -04:00
2020-01-15 23:09:11 -05:00
2021-10-16 21:32:16 -04:00
2021-10-16 21:32:16 -04:00
2021-11-29 06:41:29 -07:00
2021-07-28 22:24:27 -04:00
2021-12-06 22:04:35 -05:00
2021-11-29 23:02:13 -05:00
2021-07-21 23:49:02 -04:00
2021-03-24 23:03:43 -04:00
2022-01-14 14:37:34 +01:00
2021-11-29 06:41:29 -07:00
2022-01-22 10:24:02 +02:00
2021-11-29 06:41:29 -07:00
2019-12-19 22:08:54 -05:00
2021-12-22 23:38:29 -05:00
2021-11-29 23:02:15 -05:00
2022-01-22 08:33:37 +02:00
2021-11-29 23:02:13 -05:00
2021-12-16 22:38:19 -05:00
2020-03-16 22:08:36 -04:00
2021-08-11 22:25:37 -04:00
2021-11-16 19:42:30 -05:00
2021-10-19 14:07:19 -04:00
2021-08-11 22:25:37 -04:00
2021-04-05 23:14:53 -04:00
2021-12-06 22:30:32 -05:00
2021-05-06 19:24:11 -07:00
2021-10-18 06:17:02 -06:00
2022-01-14 14:37:34 +01:00
2022-01-22 10:24:02 +02:00
2021-10-26 21:01:48 -06:00
2020-09-15 20:28:06 -04:00
2021-09-28 22:42:06 -04:00
2022-01-22 08:33:35 +02:00
2020-09-25 06:20:44 +02:00
2021-03-18 22:52:29 -04:00
2021-05-07 00:26:34 -07:00
2021-09-13 22:15:49 -04:00
2021-12-22 23:41:13 -05:00
2022-01-14 14:37:34 +01:00
2020-02-24 15:01:57 -05:00
2021-11-29 06:41:29 -07:00
2021-08-23 12:54:30 -06:00
2021-10-16 21:32:16 -04:00
2022-01-10 12:33:47 +00:00
2021-08-11 22:25:41 -04:00
2021-04-13 00:20:48 -04:00
2020-10-02 21:52:55 -04:00
2022-01-18 10:05:48 +02:00
2021-12-22 23:17:27 -05:00
2021-03-04 17:21:25 -05:00
2021-10-16 21:32:16 -04:00
2021-10-16 21:31:43 -04:00
2021-10-16 21:31:43 -04:00
2021-08-30 10:18:25 +02:00
2020-06-09 09:39:13 -07:00