Re: [PATCH] Move some more structures into "mostly_readonly"

From: Jeremy Maitin-Shepard
Date: Tue Jun 07 2005 - 17:56:55 EST


christoph <christoph@xxxxxxxxxxxx> writes:

> On Tue, 7 Jun 2005, Brian Gerst wrote:
>> It doesn't really matter. .rodata isn't actually mapped read-only. Doing so
>> would break up the large pages used to map the kernel.

> In that case.... here is a patch that moves the table into rodata.

AFS writes to the system call table. If as Brian says, .rodata isn't
actually mapped read-only, then users of AFS could use this syscall
table patch without problems, but it is nonetheless pointless and
misleading.

--
Jeremy Maitin-Shepard
-
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/