[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56818955.8030401@fb.com>
Date: Mon, 28 Dec 2015 12:11:17 -0700
From: Jens Axboe <axboe@...com>
To: Rabin Vincent <rabin@....in>
CC: <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] null_blk: don't enable irqs when in irq
On 12/28/2015 12:07 PM, Rabin Vincent wrote:
> On Mon, Dec 28, 2015 at 11:52:24AM -0700, Jens Axboe wrote:
>> Something like this should work, can you test it?
>
> Spits out a bunch of the following. It's this assertion:
>
> static inline void queue_lockdep_assert_held(struct request_queue *q)
> {
> if (q->queue_lock)
> lockdep_assert_held(q->queue_lock);
> }
Ah right, we clear the stopped flag. This one should be better.
--
Jens Axboe
View attachment "null-restart-v2.patch" of type "text/x-patch" (2326 bytes)
Powered by blists - more mailing lists