Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964813AbXBAWZb (ORCPT ); Thu, 1 Feb 2007 17:25:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964852AbXBAWZb (ORCPT ); Thu, 1 Feb 2007 17:25:31 -0500 Received: from agminet01.oracle.com ([141.146.126.228]:48681 "EHLO agminet01.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964813AbXBAWZa (ORCPT ); Thu, 1 Feb 2007 17:25:30 -0500 In-Reply-To: References: <000001c72f01$7e4e1e30$8b8c030a@amr.corp.intel.com> <32AF3D8D-536F-4B9F-908B-C292CB9D6AEE@oracle.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: "Chen, Kenneth W" , "'Andrew Morton'" , , , "'Benjamin LaHaise'" , Content-Transfer-Encoding: 7bit From: Zach Brown Subject: Re: [patch] aio: add per task aio wait event condition Date: Thu, 1 Feb 2007 14:21:41 -0800 To: Jeff Moyer X-Mailer: Apple Mail (2.752.3) X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 502 Lines: 13 > That sounds like a programming error, don't you think? Maybe > returning EINVAL is the right approach? Maybe. I think I'd prefer to be permissive and queue as much as possible, but it's not a strong preference. Returning EINVAL seems ok, too. - z - 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/