Re: [linux-usb-devel] the cache coherency issue

2002-06-10 Thread Tom Rini
On Mon, Jun 10, 2002 at 08:00:11PM +0200, Oliver Neukum wrote: > Am Montag, 10. Juni 2002 19:46 schrieb Tom Rini: > > On Mon, Jun 10, 2002 at 07:33:18PM +0200, Oliver Neukum wrote: > > > this change set against 2.4 introduces a #define to be used by the > > > driver who are concerned by this issue

Re: [linux-usb-devel] the cache coherency issue

2002-06-10 Thread Oliver Neukum
Am Montag, 10. Juni 2002 19:46 schrieb Tom Rini: > On Mon, Jun 10, 2002 at 07:33:18PM +0200, Oliver Neukum wrote: > > this change set against 2.4 introduces a #define to be used by the > > driver who are concerned by this issue. > > Can we wait abit for this please? Defining it to SMP_CACHE_BYTES

Re: [linux-usb-devel] the cache coherency issue

2002-06-10 Thread Tom Rini
On Mon, Jun 10, 2002 at 07:33:18PM +0200, Oliver Neukum wrote: > this change set against 2.4 introduces a #define to be used by the driver > who are concerned by this issue. Can we wait abit for this please? Defining it to SMP_CACHE_BYTES is counter-intuitive since these machines don't do SMP.