[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180614083252.GA18536@lst.de>
Date: Thu, 14 Jun 2018 10:32:52 +0200
From: "hch@....de" <hch@....de>
To: "jianchao.wang" <jianchao.w.wang@...cle.com>
Cc: "hch@....de" <hch@....de>,
Bart Van Assche <Bart.VanAssche@....com>,
"randrianasulu@...il.com" <randrianasulu@...il.com>,
"rdunlap@...radead.org" <rdunlap@...radead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>,
"linux-block@...r.kernel.org" <linux-block@...r.kernel.org>
Subject: Re: kernel BUG at drivers/scsi/scsi_error.c:197! - git
4.17.0-x64-08428-g7d3bf613e99a
On Thu, Jun 14, 2018 at 03:49:28PM +0800, jianchao.wang wrote:
> Yes, it will work for this issue.
> But we should also clear the RQF_TIMED_OUT in __blk_mq_requeue_request and blk_mq_rq_ctx_init.
blk_mq_rq_ctx_init always clears rq_flags, so we don't need to explcitly
clear it.
__blk_mq_requeue_request probablys needs it so that we handle the
case of requeuing from the error handling indeed.
Powered by blists - more mailing lists