Re: [PATCH 1/2] x86: ioremap: fix wrong physical address handling

From: Jeremy Fitzhardinge
Date: Thu Jun 17 2010 - 05:38:11 EST


On 06/17/2010 10:35 AM, Jeremy Fitzhardinge wrote:
> I guess it would be possible to special-case ioremap to allow the
> creation of such mappings, but I don't know what kind of system-wide
> fallout would happen as a result. The consequences of something trying
> to extract a pfn from one of those ptes would be
>

...very bad, as it would result in truncated pfns and likely cause some
kind of corruption.

(oops, sent too early)

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