[PATCH-RFC 08/10] powerpc: switch to GENERIC_PCI_IOMAP

Michael S. Tsirkin mst at redhat.com
Mon Dec 5 17:03:37 EST 2011


On Mon, Dec 05, 2011 at 07:52:01AM +1100, Benjamin Herrenschmidt wrote:
> On Sun, 2011-12-04 at 12:48 +0200, Michael S. Tsirkin wrote:
> > On Thu, Nov 24, 2011 at 10:19:54PM +0200, Michael S. Tsirkin wrote:
> > > powerpc copied pci_iomap from generic code, probably to avoid
> > > pulling the rest of iomap.c in.  Since that's in
> > > a separate file now, we can reuse the common implementation.
> > > 
> > > The only difference is handling of nocache flag,
> > > that turns out to be done correctly by the
> > > generic code since arch/powerpc/include/asm/io.h
> > > defines ioremap_nocache same as ioremap.
> > > 
> > > Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
> > 
> > 
> > Sorry to nag, any ACKs/NACKs on the powerpc changes?
> > I intend to send this to Linus if there are no
> > objections. Thanks!
> 
> Ah sorry, forgot about that. Do you have a git tree I can pull to do
> quick test ?

Yes.

git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git linux-next 

Thanks!

> No objection in principle.
> 
> Cheers,
> Ben.


More information about the Linuxppc-dev mailing list