| To: | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| Subject: | Re: [PATCH][MIPS][7/7] AR7: ethernet |
| From: | Geert Uytterhoeven <geert@linux-m68k.org> |
| Date: | Fri, 7 Sep 2007 09:10:00 +0200 (CEST) |
| Cc: | Matteo Croce <technoboy85@gmail.com>, linux-mips@linux-mips.org, ejka@imfi.kspu.ru, jgarzik@pobox.com, netdev@vger.kernel.org, davem@davemloft.net, kuznet@ms2.inr.ac.ru, pekkas@netcore.fi, jmorris@namei.org, yoshfuji@linux-ipv6.org, kaber@coreworks.de |
| In-reply-to: | <20070906153025.7cb71cb1.akpm@linux-foundation.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <200708201704.11529.technoboy85@gmail.com> <200709061734.11170.technoboy85@gmail.com> <20070906153025.7cb71cb1.akpm@linux-foundation.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Thu, 6 Sep 2007, Andrew Morton wrote:
> > On Thu, 6 Sep 2007 17:34:10 +0200 Matteo Croce <technoboy85@gmail.com>
> > wrote:
> > Driver for the cpmac 100M ethernet driver.
> > It works fine disabling napi support, enabling it gives a kernel panic
> > when the first IPv6 packet has to be forwarded.
> > Other than that works fine.
>
> The driver does a lot of open-coded dma_cache_inv() calls (in a way which
> assumes a 32-bit bus, too). I assume that dma_cache_inv() is some mips
No, even i386 has it ;-)
> thing. I'd have thought that it would be better to use the dma mapping API
> thoughout the driver, and its associated dma invalidation APIs.
However, Ralf just posted a patch to remove it on all architectures, and
driver writers should consider it gone.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH][MIPS][7/7] AR7: ethernet, Andrew Morton |
|---|---|
| Next by Date: | Re: flush_kernel_dcache_page() not needed ?, Franck Bui-Huu |
| Previous by Thread: | Re: [PATCH][MIPS][7/7] AR7: ethernet, Jeff Garzik |
| Next by Thread: | [PATCH][MIPS][7/7] AR7: ethernet, Matteo Croce |
| Indexes: | [Date] [Thread] [Top] [All Lists] |