Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269294AbUIYJog (ORCPT ); Sat, 25 Sep 2004 05:44:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269295AbUIYJog (ORCPT ); Sat, 25 Sep 2004 05:44:36 -0400 Received: from rproxy.gmail.com ([64.233.170.198]:11477 "EHLO mproxy.gmail.com") by vger.kernel.org with ESMTP id S269294AbUIYJoG (ORCPT ); Sat, 25 Sep 2004 05:44:06 -0400 Message-ID: <35fb2e59040925024477f3bdc@mail.gmail.com> Date: Sat, 25 Sep 2004 10:44:06 +0100 From: Jon Masters Reply-To: jonathan@jonmasters.org To: Russell King Subject: Re: Add wait_event_timeout() Cc: linux-kernel@vger.kernel.org, akpm@osdl.org In-Reply-To: <35fb2e590409250242dd353d9@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040925091359.GA4431@dyn-67.arm.linux.org.uk> <35fb2e590409250242dd353d9@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 599 Lines: 15 On Sat, 25 Sep 2004 10:42:15 +0100, Jon Masters wrote: > Any reason it's called wait_event_timeout then rather than > wait_event_uninterruptible_timeout? Aside from that. I think this is pretty handy to have around - I've got some very buggy hardware right now which benefits from the odd hard kick in its soft-core behind. Jon. - 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/