[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4E047B21.5080104@ru.mvista.com>
Date: Fri, 24 Jun 2011 15:55:13 +0400
From: Sergei Shtylyov <sshtylyov@...sta.com>
To: Oliver Neukum <oliver@...kum.org>
CC: Sergei Shtylyov <sshtylyov@...sta.com>,
Alan Stern <stern@...land.harvard.edu>,
"Marius B. Kotsbak" <marius.kotsbak@...il.com>,
davem@...emloft.net, netdev@...r.kernel.org,
linux-usb@...r.kernel.org, "Marius B. Kotsbak" <marius@...sbak.com>
Subject: Re: [PATCH] net/usb: kalmia: Various fixes for better support of
non-x86 architectures.
Hello.
On 24-06-2011 9:42, Oliver Neukum wrote:
>>>> Actually 'const' alone should've been enough for the variable to be placed
>>>> in the data section ISO stack.
>>> I don't understand what "ISO stack" means here.
>> ISO == instead of.
> That doesn't matter. If you are sufficiently unlucky it will land on
> a page boundary. You must not do DMA on the data section either.
Who said it was going to do DMA on the data section? The arrays got copied
to heap-allocated buffer before DMA. But allocating those arrays on stack was
not optimal anyway.
> Regards
> Oliver
>
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists