From: Joerg Roedel Date: Wed, 2 May 2007 17:27:09 +0000 (+0200) Subject: [PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags X-Git-Tag: v2.6.22-rc1~1011^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d824395c5994adbf7efe377cc67f732133270554;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Andi Kleen --- Reading git-diff-tree failed