[linux-usb-devel] Re: [PATCH] usb-ohci.c missing wmb() ...

2005-01-31 Thread David Daney
Pete Zaitcev wrote: On Fri, 28 Jan 2005 10:52:49 -0800, David Daney <[EMAIL PROTECTED]> wrote: A short summary is that memory barriers are needed in several places for correct operation on my MIPS based platform. The real URL to the patch is here: http://sourceforge.net/mailarchive/forum.php?thr

[linux-usb-devel] Re: [PATCH] usb-ohci.c missing wmb() ...

2005-01-28 Thread Pete Zaitcev
On Fri, 28 Jan 2005 10:52:49 -0800, David Daney <[EMAIL PROTECTED]> wrote: > http://sourceforge.net/mailarchive/forum.php?thread_id=6433255&forum_id=5395 > > A short summary is that memory barriers are needed in several places for > correct operation on my MIPS based platform. I can imagine, bu