[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0b9ce76d-4c0d-615d-3345-5803fb29db45@huawei.com>
Date: Mon, 26 Sep 2022 11:27:19 +0100
From: John Garry <john.garry@...wei.com>
To: "Martin K. Petersen" <martin.petersen@...cle.com>
CC: <jejb@...ux.ibm.com>, <jinpu.wang@...ud.ionos.com>,
<damien.lemoal@...nsource.wdc.com>, <linux-scsi@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linuxarm@...wei.com>,
<yangxingui@...wei.com>
Subject: Re: [PATCH v4 0/7] libsas and drivers: NCQ error handling
On 25/09/2022 19:02, Martin K. Petersen wrote:
Hi Martin,
>> Based on mkp-scsi @ 6.1/scsi-staging 7f615c1b5986 ("scsi:
>> scsi_transport_fc: Use %u for dev_loss_tmo")
> Can you please rebase on top of the latest staging? There are a couple
> of pm8001 conflicts.
Sorry about that, I did test that it applied ok but I did not test
building it again. Anyway, this is the only issue I saw:
drivers/scsi/pm8001/pm8001_hwi.c: In function ‘pm8001_mpi_task_abort_resp’:
drivers/scsi/pm8001/pm8001_hwi.c:3520:15: error: ‘pm8001_dev’ undeclared
(first use in this function); did you mean ‘pm8001_dbg’?
3520 | atomic_dec(&pm8001_dev->running_req);
| ^~~~~~~~~~
| pm8001_dbg
Was there another issue?
Thanks,
John
Powered by blists - more mailing lists