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

From: Arjan van de Ven
Date: Wed Jun 08 2005 - 01:31:09 EST


On Tue, 2005-06-07 at 18:54 -0400, Jeremy Maitin-Shepard wrote:
> 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.

afaik they stopped doing that for 2.6 now that the syscall table isn't
exported.


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