From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kumar Gala Subject: Re: [PATCH 0/5] rapidio: adding memory mapping IO support and misc fixes Date: Tue, 28 Apr 2009 07:06:40 -0500 Message-ID: References: <2a27d3730904280316l7049bddbie914907b16ccfff6@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: akpm@linux-foundation.org, David Miller , mporter@kernel.crashing.org, linux-kernel@vger.kernel.org, linuxppc-dev Development , Netdev To: Li Yang Return-path: Received: from gate.crashing.org ([63.228.1.57]:45828 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751543AbZD1MJb (ORCPT ); Tue, 28 Apr 2009 08:09:31 -0400 In-Reply-To: <2a27d3730904280316l7049bddbie914907b16ccfff6@mail.gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: On Apr 28, 2009, at 5:16 AM, Li Yang wrote: > The patch series add MMIO support to Linux rapidio and fix a few nits. > The patches cross rapidio, netdev, powerpc sub-systems. It will be > good for them to go through one tree. Probably Andrew? As the > previous rapidio patches are mostly merged by you. > > - Leo When you repost use the -n option in git-format-patch so we get a sequence # for the patches. Either Andrew or I can possible pick them up as long as we get the right maintainer ACKs. - k