ChangeSet 1.2231.1.52, 2005/03/28 19:31:09-08:00, [EMAIL PROTECTED]
[PATCH] x86_64: Add new AMD cpuid flags to cpuinfo
Add new AMD cpuid flags to cpuinfo
Signed-off-by: Andi Kleen <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
setup.c | 2 ++
1 files changed, 2 insertions(+)
diff -Nru a/arch/x86_64/kernel/setup.c b/arch/x86_64/kernel/setup.c
--- a/arch/x86_64/kernel/setup.c 2005-03-28 21:17:52 -08:00
+++ b/arch/x86_64/kernel/setup.c 2005-03-28 21:17:52 -08:00
@@ -1077,6 +1077,8 @@
"fid", /* frequency id control */
"vid", /* voltage id control */
"ttp", /* thermal trip */
+ "tm",
+ "stc"
};
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html