2010/10/30 Marco Stornelli <[email protected]>:
> From: Marco Stornelli <[email protected]>
>
> This patch adds a new Kconfig symbol to recognize which arch implements a couple of functions set_memory_ro/set_memory_rw. These functions sets/unsets read-only flag at page table entry level. Until now only x86
> has got these functions. Next target will be arm and powerpc.
>
> Signed-off-by: Marco Stornelli <[email protected]>
Any comments?
Marco