]> rtime.felk.cvut.cz Git - linux-imx.git/commitdiff
x86 mtrr: fix comment typo in mtrr_bp_init
authorOlaf Hering <olaf@aepfle.de>
Thu, 6 Dec 2012 20:16:11 +0000 (21:16 +0100)
committerJiri Kosina <jkosina@suse.cz>
Fri, 7 Dec 2012 10:19:19 +0000 (11:19 +0100)
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/x86/kernel/cpu/mtrr/main.c

index 6b96110bb0c33078bdc05de2b727fc5bcb03eb71..b5a0fd891d73c0efe26dee87482bde21dda0185b 100644 (file)
@@ -606,7 +606,7 @@ void __init mtrr_bp_init(void)
 
                /*
                 * This is an AMD specific MSR, but we assume(hope?) that
-                * Intel will implement it to when they extend the address
+                * Intel will implement it too when they extend the address
                 * bus of the Xeon.
                 */
                if (cpuid_eax(0x80000000) >= 0x80000008) {