]> git.baikalelectronics.ru Git - kernel.git/commit
x86: deprecate change_page_attr() for drivers
authorArjan van de Ven <arjan@infradead.org>
Wed, 30 Jan 2008 12:34:06 +0000 (13:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:34:06 +0000 (13:34 +0100)
commitfe096662a6164d3304fb5deb8cae595ff50d55d1
tree8ae96875b8b1a09283d4b26ddba9015f15f821e9
parent206a8e50fa89ff1f2fb9dadf7208d943b8e11d87
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 <arjan@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/pageattr.c
include/asm-x86/cacheflush.h