commit | 3b233e52f70bf102078b2c0c3f7f86a441689056 | [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 | f9c65948016a3bffd3a3b0c8d327d28fc34a7ea8 | |
parent | cd8ddf1a2800026dd58433333cce7a65cbc6c6d2 [diff] |
x86: optimize clflush clflush is sufficient to be issued on one CPU. The invalidation is broadcast throughout the coherence domain. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>