From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [PATCH 4/6 OPTION-A version 3] completion: Add new wait_for_completion_timeout_state Date: Wed, 28 Mar 2012 20:25:40 +0200 Message-ID: <1332959140.2528.39.camel@twins> References: <4F691059.30405@panasas.com> <4F711EA2.4030608@panasas.com> <4F7120B6.2090509@panasas.com> <4F7126E0.5080700@panasas.com> <1332835919.16159.195.camel@twins> <4F735642.9030905@panasas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Cc: Andrew Morton , Oleg Nesterov , Tetsuo Handa , linux-security-module-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Ingo Molnar , Paul Turner , Thomas Gleixner , linux-fsdevel , linux-kernel , NFS list , Trond Myklebust , "Bhamare, Sachin" , David Howells , Eric Paris , "Srivatsa S. Bhat" , Kay Sievers , James Morris , "Eric W. Biederman" , Greg KH , "Rafael J. Wysocki" , "keyrings-6DNke4IJHB0gsBAKwltoeQ@public.gmane.org" To: Boaz Harrosh Return-path: In-Reply-To: <4F735642.9030905-C4P08NqkoRlBDgjK7y7TUQ@public.gmane.org> Sender: linux-nfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-fsdevel.vger.kernel.org On Wed, 2012-03-28 at 11:19 -0700, Boaz Harrosh wrote: > Should I add a BUG_ON if state is not one of: > TASK_UNINTERRUPTIBLE > TASK_KILLABLE > TASK_INTERRUPTIBLE Nah, it'd be the only such site doing so, seems pointless. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html