[PATCH 03/11] arm: use generic fixmap.h
Mark Salter
msalter at redhat.com
Tue Nov 12 09:50:42 EST 2013
On Tue, 2013-11-12 at 08:22 -0500, Mark Salter wrote:
> Signed-off-by: Mark Salter <msalter at redhat.com>
> CC: Russell King <linux at arm.linux.org.uk>
> CC: linux-arm-kernel at lists.infradead.org
> ---
> arch/arm/include/asm/fixmap.h | 25 ++++++-------------------
> 1 file changed, 6 insertions(+), 19 deletions(-)
Okay, this one is wrong. I just noticed that arm is different
from other architectures in that increasing fixed indices
convert to increasing virt addresses. Does this need to be
the case or is it okay to change it to match other architectures?
--Mark
More information about the linux-arm-kernel
mailing list