Re: suspicious pci hang

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 1 Nov 2001 01:06:47 +0000 (GMT)


> x = inl(reg->bmsr);
>
> The board is in a pci space. I suspect the board simultaneously
> died some time around the upgrade or the perhaps the pci hardware
> implementation is not quite stable, or, maybe something changed in the
> kernel.
>
> Yes, reg->bmsr contains a valid address (0x0000ec7c) and this value did
> not get "stomped on" since the PCI block was requested. Further, I know

ec7c is in ram. That sounds like reg is a large object and reg = NULL
-
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/