Re: [PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state.

From: Christoph Hellwig
Date: Wed Oct 19 2005 - 06:31:57 EST


> + /*
> + * There's a good chance that the loop will exit in the
> + * TASK_INTERRUPTIBLE state.
> + */
> + __set_current_state(TASK_RUNNING);

no need to comment the obvious.

-
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/