]> git.baikalelectronics.ru Git - kernel.git/commit
x86: make various pageattr.c functions static
authorArjan van de Ven <arjan@linux.intel.com>
Wed, 30 Jan 2008 12:34:07 +0000 (13:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:34:07 +0000 (13:34 +0100)
commitfc8748210799347f4b7ddf3837d0ac66a4c4c52e
treeefbdc19aa71fad0a83a0d0b431c9779f946e445a
parent713bdda2ccd59c2399dc04569cbbd9cdd93f3dc9
x86: make various pageattr.c functions static

change_page_attr_add is only used in pageattr.c now, so we can
make this function static.
change_page_attr() isn't used anywere at all anymore; this function
is a really bad API anyway so just remove the bloat entirely.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/mm/Makefile_32
arch/x86/mm/Makefile_64
arch/x86/mm/pageattr.c
include/asm-x86/cacheflush.h