From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id B3EA867A01 for ; Fri, 28 Apr 2006 07:45:35 +1000 (EST) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1FZEIH-0007IJ-VV for linuxppc-dev@ozlabs.org; Thu, 27 Apr 2006 23:45:02 +0200 Received: from p50814d44.dip.t-dialin.net ([80.129.77.68]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Apr 2006 23:45:01 +0200 Received: from info by p50814d44.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Apr 2006 23:45:01 +0200 To: linuxppc-dev@ozlabs.org From: Heiko J Schick Subject: Re: [PATCH 01/16] ehca: integration in Linux kernel build system Date: Thu, 27 Apr 2006 23:26:59 +0200 Message-ID: References: <4450B384.4020601@de.ibm.com> <200604271307.36987.arnd.bergmann@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: news Cc: linux-kernel@vger.kernel.org, openib-general@openib.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 2006-04-27 13:07:36 +0200, Arnd Bergmann said: > It would be more practical to put this patch last instead of > first so you don't break the build system with partial applies. I agree. I Will change set for the next patchset. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751687AbWD0V1Z (ORCPT ); Thu, 27 Apr 2006 17:27:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751689AbWD0V1Z (ORCPT ); Thu, 27 Apr 2006 17:27:25 -0400 Received: from main.gmane.org ([80.91.229.2]:47557 "EHLO ciao.gmane.org") by vger.kernel.org with ESMTP id S1751685AbWD0V1Y (ORCPT ); Thu, 27 Apr 2006 17:27:24 -0400 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: Heiko J Schick Subject: Re: [PATCH 01/16] ehca: integration in Linux kernel build system Date: Thu, 27 Apr 2006 23:26:59 +0200 Message-ID: References: <4450B384.4020601@de.ibm.com> <200604271307.36987.arnd.bergmann@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7BIT X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: p50814d44.dip.t-dialin.net User-Agent: Unison/1.7.5 Cc: linuxppc-dev@ozlabs.org, openib-general@openib.org Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On 2006-04-27 13:07:36 +0200, Arnd Bergmann said: > It would be more practical to put this patch last instead of > first so you don't break the build system with partial applies. I agree. I Will change set for the next patchset.