From: Thomas Gleixner Date: Wed, 30 Jan 2008 12:34:05 +0000 (+0100) Subject: x86: switch to change_page_attr_addr in ioremap_32.c X-Git-Tag: v2.6.25-rc1~1143^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9332cacd74b25548a517b8dd4fff0216f7907db;p=pandora-kernel.git x86: switch to change_page_attr_addr in ioremap_32.c Use change_page_attr_addr() instead of change_page_attr(), which simplifies the code significantly and matches the 64bit implementation. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed