[PATCH 3/3] x86_64: use __PAGE_KERNEL_EXEC in ioremap_64.c

2007-12-04 Thread Joerg Roedel
This patch replaces the manual permission setup for pages in ioremap_64.c with the pre-defined __PAGE_KERNEL_EXEC value. Signed-off-by: Joerg Roedel <[EMAIL PROTECTED]> --- arch/x86/mm/ioremap_64.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/arch/x86/mm/ioremap_64.c

[PATCH 3/3] x86_64: use __PAGE_KERNEL_EXEC in ioremap_64.c

2007-12-02 Thread Joerg Roedel
This patch replaces the manual permission setup for pages in ioremap_64.c with the pre-defined __PAGE_KERNEL_EXEC value. Signed-off-by: Joerg Roedel <[EMAIL PROTECTED]> --- arch/x86/mm/ioremap_64.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/arch/x86/mm/ioremap_64.c