[PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 2 May 2007 17:27:09 +0000 (19:27 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Wed, 2 May 2007 17:27:09 +0000 (19:27 +0200)
commitd824395c5994adbf7efe377cc67f732133270554
tree3d302ae501288f75778008ac9399e162311030ad
parent382591d500bbcd20a44416c5e0e292708468587c
[PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags

remove the reporting of the constant_tsc flag from the "power management"
field in /proc/cpuinfo.  The NULL value there was replaced by "" because
the former would result in a printout of [8] if the flag is set.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/cpu/proc.c
arch/x86_64/kernel/setup.c