Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750779AbVJSLbm (ORCPT ); Wed, 19 Oct 2005 07:31:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750777AbVJSLbm (ORCPT ); Wed, 19 Oct 2005 07:31:42 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:33939 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1750772AbVJSLbl (ORCPT ); Wed, 19 Oct 2005 07:31:41 -0400 Date: Wed, 19 Oct 2005 12:31:31 +0100 From: Christoph Hellwig To: Steven Rostedt Cc: Lee Revell , Mark Knecht , linux-kernel@vger.kernel.org, Ingo Molnar , rmk@arm.linux.org.uk, Linus Torvalds , Andrew Morton , andmike@us.ibm.com, linux-scsi@vger.kernel.org Subject: Re: [PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state. Message-ID: <20051019113131.GA30553@infradead.org> Mail-Followup-To: Christoph Hellwig , Steven Rostedt , Lee Revell , Mark Knecht , linux-kernel@vger.kernel.org, Ingo Molnar , rmk@arm.linux.org.uk, Linus Torvalds , Andrew Morton , andmike@us.ibm.com, linux-scsi@vger.kernel.org References: <5bdc1c8b0510181402o2d9badb0sd18012cf7ff2a329@mail.gmail.com> <1129693423.8910.54.camel@mindpipe> <1129695564.8910.64.camel@mindpipe> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 425 Lines: 13 > + /* > + * 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/