Re: A question about PROT_NONE on ARM and ARM26

From: Ian Molton
Date: Wed Jun 30 2004 - 18:50:39 EST


On Thu, 1 Jul 2004 00:30:14 +0100
Jamie Lokier <jamie@xxxxxxxxxxxxx> wrote:

> "ge" is a signed comparison, and unsigned is needed here, unless I
> missed something subtle. So "bge" and "ldrge" should be "bhi" and "ldrhi".

technically, I think you're right here.

in practise, the arm26 address space is too small (64MB) for this to
ever cause a problem.
-
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/