Re: [PATCH] drivers: block: use set_current_state macro
From: Jens Axboe <axboe@kernel.dk>
Date: 2020-05-16 20:29:09
Also in:
lkml
From: Jens Axboe <axboe@kernel.dk>
Date: 2020-05-16 20:29:09
Also in:
lkml
On 5/7/20 1:12 AM, Xu Wang wrote:
Use set_current_state macro instead of current->state = TASK_RUNNING.
Applied, thanks. -- Jens Axboe