Re: kernel BUG at tg3.c:1557

From: David S. Miller (davem@redhat.com)
Date: Thu Aug 08 2002 - 10:32:15 EST


   From: Roland Kuhn <rkuhn@e18.physik.tu-muenchen.de>
   Date: Thu, 8 Aug 2002 14:39:56 +0200 (CEST)
   
   If I can do more to help sort this out, please tell me. With my fix to
   prefix every write with a dummy read, the system is rock solid, not a
   single glitch on 12 machines in the last 14 hours.
   
I'll figure out why this indirect register stuff isn't working.

   I'm very curious on how this all works, so would somebody please give me a
   pointer where to start reading concerning linux and PCI
   reordering/pci_write_config_dword?
   
The PCI controller might be illegally reordering PCI MEM space
accesses to the card's registers with asynchronous DMA activity.

If that is true, the explanation is that the PCI config space
accesses synchrnoize wrt. pending DMA operations the device is
doing.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 15 2002 - 22:00:16 EST