Re: oops in bk pull (oct 03)

From: Linus Torvalds (torvalds@transmeta.com)
Date: Fri Oct 04 2002 - 22:26:20 EST


On Fri, 4 Oct 2002, Alexander Viro wrote:
>
> It's getting better. The thing _does_ survive if there is no cacheline
> boundary between the calls of pci_write_config_dword(); otherwise it
> dies on that boundary.

Ok, that definitely clinches it - it's the cache miss coupled with host
bridge confusion that causes it to start fetching from PCI space instead
of RAM (or, more likely just get really confused about it and maybe
fetch from both).

It's always good to understand why someting doesn't work, rather than just
revert it because it breaks inexplicably.

                Linus

-
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 : Mon Oct 07 2002 - 22:00:49 EST