[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <88082ab3-0a2b-9175-eb7d-8472d3ff9430@huawei.com>
Date: Wed, 20 Jul 2022 09:47:03 +0800
From: Jason Yan <yanaijie@...wei.com>
To: Bart Van Assche <bvanassche@....org>, <martin.petersen@...cle.com>,
<jejb@...ux.vnet.ibm.com>
CC: <linux-scsi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<hare@...e.com>, <hch@....de>,
<syzbot+d44b35ecfb807e5af0b5@...kaller.appspotmail.com>
Subject: Re: [PATCH] scsi: fix WARNING in scsi_alloc_sgtables
On 2022/7/20 2:08, Bart Van Assche wrote:
> On 7/19/22 01:00, Jason Yan wrote:
>> When iovec_count is non-zero and dxfer_len is zero, the sg_io() just
>> genarated a null bio, and finally caused a warning below. To fix it,
>> skip generating a bio for this request if dxfer_len is zero.
>
> Since this patch is a bug fix, I think it needs a Fixes: tag.
>
Thanks Bart. I will dig it out and send v2.
> Thanks,
>
> Bart.
> .
Powered by blists - more mailing lists