Re: [PATCH] proper allocation of hwif->io_ports resources

Alan Cox (alan@lxorguk.ukuu.org.uk)
24 Jun 2003 09:18:27 +0100


On Llu, 2003-06-23 at 22:45, Bartlomiej Zolnierkiewicz wrote:
> Patch gets rid of check_region/check_mem_region from ide-probe.c.
> I will push to Linus if there are no objections..

Its a vague step in the right direction. The resource registration
has to be done by the caller in the end, fortunately for most cases
that means the pci setup code.

By the time ide.c sees stuff its too late because we've already been
banging on the chip.

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