diff options
author | Mark Lord <mlord@pobox.com> | 2010-09-25 11:17:22 +0200 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2010-09-25 11:17:22 +0200 |
commit | e4ecda1b60bfd2333c12bbe71b153d3b6bdc831a (patch) | |
tree | ddb4ae7f187b8fff11afbf5d75968d93a130f9f9 /drivers/scsi/wd33c93.h | |
parent | c49825facfd4969585224a896a5e717f88450cad (diff) | |
download | linux-e4ecda1b60bfd2333c12bbe71b153d3b6bdc831a.tar.gz linux-e4ecda1b60bfd2333c12bbe71b153d3b6bdc831a.tar.bz2 linux-e4ecda1b60bfd2333c12bbe71b153d3b6bdc831a.zip |
Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASK
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
Signed-off-by: Mark Lord <mlord@pobox.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'drivers/scsi/wd33c93.h')
0 files changed, 0 insertions, 0 deletions