Re: [PATCH] fix blk-exec.c compile error: always define 'sysctl_hung_task_timeout_secs'(resend)

From: Jens Axboe
Date: Sat Sep 25 2010 - 05:18:37 EST


On 2010-09-24 23:46, Mark Lord wrote:
> Ensure that 'sysctl_hung_task_timeout_secs' is defined
> even when CONFIG_DETECT_HUNG_TASK is not set.
> This way we can safely reference it without need for
> ifdefs in the code elsewhere. eg. in block/blk-exec.c

Thanks Mark, applied.

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/