dect
/
linux-2.6
Archived
13
0
Fork 0

x86 mtrr: fix comment typo in mtrr_bp_init

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Olaf Hering 2012-12-06 21:16:11 +01:00 committed by Jiri Kosina
parent 6d49e352ae
commit 4319eb4fc7
1 changed files with 1 additions and 1 deletions

View 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) {