From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751250AbWHPSLY (ORCPT ); Wed, 16 Aug 2006 14:11:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751240AbWHPSLX (ORCPT ); Wed, 16 Aug 2006 14:11:23 -0400 Received: from rgminet01.oracle.com ([148.87.113.118]:45947 "EHLO rgminet01.oracle.com") by vger.kernel.org with ESMTP id S1751250AbWHPSLW (ORCPT ); Wed, 16 Aug 2006 14:11:22 -0400 Message-ID: <44E35FA8.60408@oracle.com> Date: Wed, 16 Aug 2006 11:10:48 -0700 From: Zach Brown User-Agent: Thunderbird 1.5.0.4 (X11/20060614) MIME-Version: 1.0 To: Evgeniy Polyakov CC: Christoph Hellwig , lkml , David Miller , Ulrich Drepper , Andrew Morton , netdev Subject: Re: [take9 0/2] kevent: Generic event handling mechanism. References: <20060731103322.GA1898@2ka.mipt.ru> <11555364962921@2ka.mipt.ru> <20060816132631.GA32499@infradead.org> <20060816133840.GA4314@2ka.mipt.ru> In-Reply-To: <20060816133840.GA4314@2ka.mipt.ru> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Brightmail-Tracker: AAAAAQAAAAI= X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Whitelist: TRUE Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > It is done by scripts using list of files generated by git-diff, but I > can reformat them to be in a way: Perhaps you should think about maintaining them as an explicit series of patches, say with quilt or mq, instead of as one repository that you try and cut up into separate patches. - z