]> git.baikalelectronics.ru Git - kernel.git/commit
x86: make ioremap() UC by default
authorIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:34:09 +0000 (13:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:34:09 +0000 (13:34 +0100)
commitc6c9c9981e6b77d8dc626deba0560c68cc2fa5bb
treeda13fbc9989fde0f8dddf7ae6dd60fc7e4dded6b
parent5fb53e1a80e64745f38af0d3d6cfbdf41eb2dfe5
x86: make ioremap() UC by default

Yes! A mere 120 c_p_a() fixing and rewriting patches later,
we are now confident that we can enable UC by default for
ioremap(), on x86 too.

Every other architectures was doing this already. Doing so
makes Linux more robust against MTRR mixups (which might go
unnoticed if BIOS writers test other OSs only - where PAT
might override bad MTRRs defaults).

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/io_64.h