Re: [PATCH] make sparc32 PAGE_SHARED a read-mostly variable

2007-07-21 Thread David Miller
From: Al Viro <[EMAIL PROTECTED]> Date: Sun, 22 Jul 2007 00:12:41 +0100 > same scheme as for sparc64, same rationale > > Signed-off-by: Al Viro <[EMAIL PROTECTED]> Applied, thanks. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTEC

[PATCH] make sparc32 PAGE_SHARED a read-mostly variable

2007-07-21 Thread Al Viro
same scheme as for sparc64, same rationale Signed-off-by: Al Viro <[EMAIL PROTECTED]> --- arch/sparc/mm/init.c|3 +++ arch/sparc/mm/srmmu.c |2 +- arch/sparc/mm/sun4c.c |2 +- include/asm-sparc/pgtable.h |3 +-- 4 files changed, 6 insertions(+), 4 deletions(-)