Re: oops in bk pull (oct 03)

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


On Fri, 4 Oct 2002, David S. Miller wrote:
>
> Another theory is that some device just dislikes being given
> a 0 in one of it's base registers, but somehow ~0 is ok :-)

I think that is the real issue. We're mapping something - probably a host
bridge - at address 0, and then accessing RAM (which is also is mapped at
PCI address 0) and the host bridge is unhappy.

So excluding the change is probably the right thing to do - it's just
fundamentally buggy to blindly put a base register at zero.

                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