Re: a7839e96 (PNP: increase max resources) breaks my ALSA intel8x0sound card

From: Linus Torvalds
Date: Thu Feb 14 2008 - 14:43:27 EST




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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/