[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b61661f6-209d-d482-df49-bfb7dcf351dd@kernel.dk>
Date: Sat, 25 Feb 2017 11:22:27 -0700
From: Jens Axboe <axboe@...nel.dk>
To: "hch@....de" <hch@....de>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Bart Van Assche <Bart.VanAssche@...disk.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-block@...r.kernel.org" <linux-block@...r.kernel.org>,
"snitzer@...hat.com" <snitzer@...hat.com>
Subject: Re: [GIT PULL] Block pull request for- 4.11-rc1
On 02/25/2017 11:17 AM, hch@....de wrote:
> On Fri, Feb 24, 2017 at 01:22:42PM -0700, Jens Axboe wrote:
>> Bart, I pushed a fix here:
>>
>> http://git.kernel.dk/cgit/linux-block/commit/?h=for-linus&id=61febef40bfe8ab68259d8545257686e8a0d91d1
>
> Yeah, this looks fine to me. It was broken on blk-mq before, but
> basically impossible to hit. I wonder if we should have a debug mode
> where we set requests to a known pattern after they are freed to catch
> these sort of bugs.
tio/md would probably never change for the same set of requests, so
it worked by happy accident before. Some of the blk-mq state remains
valid after "freeing" a request, but we could selectively fill and
definitely fill the entire PDU area with free poison.
--
Jens Axboe
Powered by blists - more mailing lists