Re: [PATCH] page table handling cleanup

2007-06-12 Thread Christoph Hellwig
On Tue, Jun 12, 2007 at 09:27:18AM +0200, Jan Beulich wrote: > Kill pte_rdprotect(), pte_exprotect(), pte_mkread(), pte_mkexec(), pte_read(), > pte_exec(), and pte_user() except where arch-specific code is making use of > them. Looks good. - To unsubscribe from this list: send the line "unsubscri

[PATCH] page table handling cleanup

2007-06-12 Thread Jan Beulich
Kill pte_rdprotect(), pte_exprotect(), pte_mkread(), pte_mkexec(), pte_read(), pte_exec(), and pte_user() except where arch-specific code is making use of them. Signed-off-by: Jan Beulich <[EMAIL PROTECTED]> Cc: Andi Kleen <[EMAIL PROTECTED]> Cc: Christoph Hellwig <[EMAIL PROTECTED]> arch/sparc/