Re: [patch] IDE OnTrack remap for 2.5.58

David Woodhouse (dwmw2@infradead.org)
Thu, 16 Jan 2003 22:40:24 +0000


jim.houston@attbi.com said:
> +#if defined(CONFIG_BLK_DEV_IDE) || defined(CONFIG_BLK_DEV_IDE_MODULE)

Don't ever do that. Modules can be built later and shouldn't affect the
static kernel unless it's _absolutely_ necessary. And were these weird
partitioning schemes specific to IDE anyway?

--
dwmw2

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