From: Joerg Roedel Date: Wed, 30 Jan 2008 12:33:43 +0000 (+0100) Subject: x86: use __PAGE_KERNEL_EXEC in ioremap_64.c X-Git-Tag: v2.6.25-rc1~1143^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbd3bfd87f91e6a454f3f61f67ee745f0cb59aa4;p=pandora-kernel.git x86: use __PAGE_KERNEL_EXEC in ioremap_64.c 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed