From: Arjan van de Ven Date: Wed, 30 Jan 2008 12:34:06 +0000 (+0100) Subject: x86: deprecate change_page_attr() for drivers X-Git-Tag: v2.6.25-rc1~1143^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1271f686a0e376aa6ee97984c16f91a787e4480;p=pandora-kernel.git x86: deprecate change_page_attr() for drivers With the introduction of the new API, no driver or non-archcore code needs to use c-p-a anymore, so this patch also deprecates the EXPORT_SYMBOL of CPA (it's a horrible API after all). Signed-off-by: Arjan van de Ven Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed