Thomas Gleixner 1aaf74e919 x86: fix ioremap pgprot inconsistency
The pgprot flags which are handed into ioremap_page_range() are
different to those which are set in change_page_attr(). The
ioremap_page_range flags are executable, while the c_p_a flags are
not.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-01-30 13:34:05 +01:00
..
2008-01-30 13:33:25 +01:00
2008-01-30 13:31:41 +01:00
2008-01-30 13:30:47 +01:00
2008-01-30 13:33:53 +01:00
2008-01-30 13:33:54 +01:00
2008-01-30 13:32:36 +01:00
2007-10-11 11:17:18 +02:00
2008-01-30 13:31:10 +01:00
2008-01-30 13:34:04 +01:00