From: Borislav Petkov Date: Wed, 31 Mar 2010 19:56:41 +0000 (+0200) Subject: x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo X-Git-Tag: v2.6.35-rc1~516^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5958f1d5d722df7a9e5d129676614a8e5219bacd;p=pandora-kernel.git x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo By semi-popular demand, this adds the Core Performance Boost feature flag to /proc/cpuinfo. Possible use case for this is userspace tools like cpufreq-aperf, for example, so that they don't have to jump through hoops of accessing "/dev/cpu/%d/cpuid" in order to check for CPB hw support, or call cpuid from userspace. Signed-off-by: Borislav Petkov LKML-Reference: <1270065406-1814-2-git-send-email-bp@amd64.org> Reviewed-by: Thomas Renninger Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed