From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sj-iport-1.cisco.com (sj-iport-1.cisco.com [171.71.176.70]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "sj-iport-1.cisco.com", Issuer "Cisco SSCA" (not verified)) by ozlabs.org (Postfix) with ESMTPS id B1FDCDE028 for ; Wed, 22 Apr 2009 03:33:30 +1000 (EST) From: Roland Dreier To: Stefan Roscher Subject: Re: [PATCH 0/3] IB/ehca: Perfomance improvment for creation of queue pairs References: <200904211715.32625.ossrosch@linux.vnet.ibm.com> Date: Tue, 21 Apr 2009 10:33:24 -0700 In-Reply-To: <200904211715.32625.ossrosch@linux.vnet.ibm.com> (Stefan Roscher's message of "Tue, 21 Apr 2009 17:15:32 +0200") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: stefan.roscher@qde.ibm.com, fenkes@de.ibm.com, LKML , OF-EWG , LinuxPPC-Dev , raisch@de.ibm.com, alexschm@de.ibm.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Because of this fundamental code change we will also increment the version number. So this is 2.6.31-targeted stuff I assume? (Too late in the 2.6.30 cycle for "fundamental code change" of course) - R.