On Thu, 14 Feb 2008, Bjorn Helgaas wrote: > > Sorry for the delay. I did work on this, but I don't see how this > can work. pcibios_init() marks its reservations as not busy, so the > subsequent PNP request doesn't fail, even if it clashes.
It *shouldn't* fail. Things should fail only when two different drivers have requested the same region. NOT when something tells the system that a region _exists_. Two different things. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/