Re: [PATCHSET v2] Fix kyber hang
From: Jens Axboe <axboe@kernel.dk>
Date: 2018-12-20 19:16:31
From: Jens Axboe <axboe@kernel.dk>
Date: 2018-12-20 19:16:31
On 12/20/18 12:15 PM, Omar Sandoval wrote:
On Thu, Dec 20, 2018 at 09:01:47AM -0700, Jens Axboe wrote:quoted
Since the wrong kyber patch was included in the first one, here's a v2 with just that one line corrected. First one adds the necessary sbitmap helpers for users to be able to do add_wait_queue() and list_del(wait_entry) type operations, and still work with the optimized wakeup checking. Second one converts kyber to use it, fixing a hang with domain tokens.Lame, I should've caught this on the original patch. For the series:
Yeah, somewhat puzzled that it wasn't...
Reviewed-by: Omar Sandoval <redacted>
Thanks! -- Jens Axboe