Dave Johnson <djohnson+linux-mips@xxxxxxxxxxxxxxxxxxxxxx>, writes: > Ralf Baechle writes: > > I would suggest to disable interrupts around accesses that potencially > > could result in DB exceptions and just to make sure he is not getting > > trapped by a non-blocking load by making some use of any value read > > from the device. Writes could be posted depending on bus type. So > > having a read from the same device would force the write to complete. Disabling interrupts around the accesses works ok. My test program has caused about 400000 DBEs so far with no problem. Thanks. -- Dave Johnson Starent Networks