Re: ide_delay_50ms question

David Woodhouse (dwmw2@infradead.org)
Mon, 03 Sep 2001 10:28:42 +0100


jani@astechnix.ro said:
> But then the condition should also extend to CONFIG_BLK_DEV_IDECS_MODUL
> E as well, because when I insert an IDE compactflash card things stop
> for a second or so nad I use a modular driver.

Urgh. Please don't make in-kernel code depend on CONFIG_*_MODULE any more
than it already does. It's disgusting.

Why can't we just schedule unconditionally?

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