[PATCH 1/3] blk-mq: remove __blk_execute_rq_nowait

Jens Axboe axboe at kernel.dk
Wed May 18 15:39:08 PDT 2022


On 5/17/22 12:48 AM, Christoph Hellwig wrote:
> +	} else {
> +		/*
> +		 * Prevent hang_check timer from firing at us during very long
> +		 * I/O
> +		 */
> +		unsigned long hang_check = 
> +			sysctl_hung_task_timeout_secs;

Trailing whitespace and odd formatting here, I fixed it up.

-- 
Jens Axboe




More information about the Linux-nvme mailing list