Re: [PATCH 2/4] mm: cma: Contiguous Memory Allocator added

From: Mark Brown
Date: Thu Jul 22 2010 - 06:55:39 EST


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