On Thu, Jul 22, 2010 at 07:17:42PM +0900, FUJITA Tomonori wrote: > And adjusting drivers in embedded systems is necessary anyway. Actually for embedded systems we make strong efforts to ensure that drivers do not need tuning per system and that where this is unavoidable we separate the configuration from the driver itself (using either a driver specific interface or a subsystem one depending on the genericness) so that the driver does not need modifying. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>