]> Pileus Git - ~andy/linux/commit
x86: cpa move the flush into set and clear functions
authorThomas Gleixner <tglx@linutronix.de>
Wed, 30 Jan 2008 12:34:08 +0000 (13:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:34:08 +0000 (13:34 +0100)
commit72932c7ad2cc309b0ba6149aa31faa26aaee54d5
tree6edd42b7d58943f7030a9adab89c5482422ddffa
parentedeed30589f5defe63ce6aaae56f2b7c855e4520
x86: cpa move the flush into set and clear functions

To avoid the modification of the flush code for the clflush
implementation, move the flush into the set and clear functions and
provide helper functions for the debugging code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/pageattr-test.c
arch/x86/mm/pageattr.c