Eliminating kernel mixed page (code + data)

From: Eric Lacombe
Date: Mon Sep 14 2009 - 07:36:08 EST


Hello,

First, is there a kernel option to enforce kernel code and kernel data
separation among pages ?

Otherwise, is it sufficient to enforce page alignment for the start address of
all data segment, to achieve this goal ?
(on top of using CONFIG_RELOCATABLE)

Thanks in advance for your answer,

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