From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kumar Gala Subject: Re: [PATCH] rapidio: add common mapping APIs for RapidIO memory access Date: Thu, 30 Apr 2009 06:45:18 -0500 Message-ID: <88682934-D308-457B-9715-6950C225ACE1@kernel.crashing.org> References: <2a27d3730904280316l7049bddbie914907b16ccfff6@mail.gmail.com> <1240913737-23773-1-git-send-email-leoli@freescale.com> <20090428.043929.171852977.davem@davemloft.net> <2a27d3730904292210q67e18274nf6676a054b780639@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Cc: David Miller , akpm@linux-foundation.org, mporter@kernel.crashing.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, netdev@vger.kernel.org, zw@zh-kernel.org To: Li Yang Return-path: Received: from gate.crashing.org ([63.228.1.57]:33337 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752125AbZD3Ls0 (ORCPT ); Thu, 30 Apr 2009 07:48:26 -0400 In-Reply-To: <2a27d3730904292210q67e18274nf6676a054b780639@mail.gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: On Apr 30, 2009, at 12:10 AM, Li Yang wrote: > On Tue, Apr 28, 2009 at 7:39 PM, David Miller > wrote: >> >> Please number your patches. :-/ >> >> There is no way for anyone to be able to tell in what order >> your changes should be applied. > > Sorry for that. I thought I have added -n when doing the > git-format-patch, but it turns out not the case. :( Will double check > next time. > > - Leo Do you plan on reposting them? - k