commit | 72932c7ad2cc309b0ba6149aa31faa26aaee54d5 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jan 30 13:34:08 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:34:08 2008 +0100 |
tree | 6edd42b7d58943f7030a9adab89c5482422ddffa | |
parent | edeed30589f5defe63ce6aaae56f2b7c855e4520 [diff] |
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>