[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <86802c440706271329m62f4d132nddd250bd3931db97@mail.gmail.com>
Date: Wed, 27 Jun 2007 13:29:46 -0700
From: "Yinghai Lu" <yhlu.kernel@...il.com>
To: "Andi Kleen" <ak@...e.de>
Cc: "Andrew Morton" <akpm@...ux-foundation.org>,
"Muli Ben-Yehuda" <muli@...ibm.com>,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86_64: change _map_single to static in pci_gart.c etc
On 6/27/07, Andi Kleen <ak@...e.de> wrote:
> On Wednesday 27 June 2007 22:25:11 Yinghai Lu wrote:
> > On 6/27/07, Andi Kleen <ak@...e.de> wrote:
> > > On Wednesday 27 June 2007 19:41:21 Yinghai Lu wrote:
> > > > [PATCH] x86_64: change _map_single to static in pci_gart.c etc
> > > >
> > > > there function is called via dma_ops->.., so change it to static
> > >
> > > Actually all these functions shouldn't be inline in the first place.
> >
> > do you mean pci_map_single==>dma_map_single==>gart_map_single?
>
> dma_map_single. pci_map_single is ok because it doesn't really
> change anything.
move dma_map_single from include/asm-x86_64/dma_mapping.h to
arch/x86_64/pci-dma.c?
YH
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists