Re: 2.4.2 yenta_socket problems on ThinkPad 240

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sat, 16 Jun 2001 19:02:40 +0100 (BST)


> core should be more than just the kissing cousins they are now. OTOH I
> still don't like how much we trust firmware PCI bus setup on x86..

The BIOS may make assumptions we dont know about such as the bus layout. What
minimises the problem is effectively to validate the firmware provided PCI
setup and if its crap, then do the job ourselves. That minimizes the problems

Hence I think it should not be a define but an __init validator for the bus
setup

-
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/