From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Neukum Subject: Re: [PATCH] net/usb: kalmia: Various fixes for better support of non-x86 architectures. Date: Fri, 24 Jun 2011 07:42:38 +0200 Message-ID: <201106240742.38806.oliver@neukum.org> References: <4E0353D0.1060604@ru.mvista.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: Alan Stern , "Marius B. Kotsbak" , davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "Marius B. Kotsbak" To: Sergei Shtylyov Return-path: In-Reply-To: <4E0353D0.1060604-hkdhdckH98+B+jHODAdFcQ@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org Am Donnerstag, 23. Juni 2011, 16:55:12 schrieb Sergei Shtylyov: > >> 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. Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html