| commit | 6371b495991debfd1417b17c2bc4f7d7bae05739 | [log] [tgz] |
|---|---|---|
| author | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:40 2008 +0100 |
| committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:40 2008 +0100 |
| tree | f5990360fde1f5bd9a03834f4381eea2c86408bc | |
| parent | 5a96f4a55c3b0bfd40771a973b173e1b94909559 [diff] |
x86: change ioremap() to default to uncached Prepare ioremap() to default to uncached. This will be the safest - but first we have to fix CPA. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>