Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4319eb4f authored by Olaf Hering's avatar Olaf Hering Committed by Jiri Kosina
Browse files

x86 mtrr: fix comment typo in mtrr_bp_init



Signed-off-by: default avatarOlaf Hering <olaf@aepfle.de>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 6d49e352
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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) {