On Thu, Oct 24, 2013 at 03:54:17PM +0100, Mark Salter wrote: > Some drivers (ACPI notably) use ioremap_cache() to map an area which could > either be outside of kernel RAM or in an already mapped reserved area of > RAM. To avoid aliases with different caching attributes, ioremap() does > not allow RAM to be remapped. But for ioremap_cache(), the existing kernel > mapping may be used. > > Signed-off-by: Mark Salter <msal...@redhat.com>
Looks good. Thanks. -- Catalin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/