Re: [PATCH 0/3] Fixes for kernel v4.13
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-06-21 18:01:29
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-06-21 18:01:29
On 06/21/2017 11:55 AM, Bart Van Assche wrote:
Hello Jens,
The three patches in this series fix issues in the patches that are queued
for kernel v4.13. Please consider these for kernel v4.13.
Thanks,
Bart.
Bart Van Assche (3):
block: Declare local symbols static
block: Fix off-by-one errors in blk_status_to_errno() and
print_req_error()
blk-mq: Make it safe to quiesce and unquiesce from an interrupt
handlerLooks good to me, applied. -- Jens Axboe