Re: [PATCH -mm] Revoke core code: fix nommu arch compiling error bug

From: Mike Frysinger
Date: Mon Mar 26 2007 - 16:22:12 EST


On 3/26/07, David Howells <dhowells@xxxxxxxxxx> wrote:
[*] The FRV, for example, does have some limited protection capability - but
it is really limited and not really useful in this case.

how so ? the Blackfin processor lacks a MMU but it does have a MPU
(memory protection unit) which allows granularity down to 1k page
sizes ... so for future releases, we plan on integrating optional
support for this so that you could have processes protected from each
other and the kernel protected from all the processes ... so in our
case, we might actually be able to support revoking of maps because we
would have that region of memory ear marked as unaccessible ...

note that the Blackfin processor manuals confusingly call this aspect
of the chip an "MMU" ... dont be fooled !
-mike
-
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/