Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934175AbWKTORH (ORCPT ); Mon, 20 Nov 2006 09:17:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S934177AbWKTORG (ORCPT ); Mon, 20 Nov 2006 09:17:06 -0500 Received: from ecfrec.frec.bull.fr ([129.183.4.8]:62920 "EHLO ecfrec.frec.bull.fr") by vger.kernel.org with ESMTP id S934175AbWKTORF convert rfc822-to-8bit (ORCPT ); Mon, 20 Nov 2006 09:17:05 -0500 Date: Mon, 20 Nov 2006 15:17:00 +0100 From: =?ISO-8859-1?Q?S=E9bastien_Dugu=E9?= To: linux-kernel Cc: linux-aio , Andrew Morton , Suparna Bhattacharya , Christoph Hellwig , Zach Brown , Badari Pulavarty , Jean Pierre Dion , Ulrich Drepper Subject: [PATCH -mm 0/4][AIO] - AIO completion signal notification v2 Message-ID: <20061120151700.4a4f9407@frecb000686> X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 X-MIMETrack: Itemize by SMTP Server on ECN002/FR/BULL(Release 5.0.12 |February 13, 2003) at 20/11/2006 15:24:04, Serialize by Router on ECN002/FR/BULL(Release 5.0.12 |February 13, 2003) at 20/11/2006 15:24:06, Serialize complete at 20/11/2006 15:24:06 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 833 Lines: 35 Hi Here is the latest rework of the AIO completion signal notification patches. This set consists in 4 patches: 1. aio-header-fix-includes: fixes the double inclusion of uio.h in aio.h 2. export-good_sigevent: move good_sigevent into signal.c and export it 3. aio-notify-sig: the AIO completion signal notification 4. listio: adds listio support Description are in the individual patches. Changes from v1: - cleanups suggested by Christoph Hellwig, Badari Pulavarty and Zach Brown - added lisio patch Comments are welcome as usual. Thanks, S?bastien. - 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/