]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfo
authorAndi Kleen <ak@suse.de>
Tue, 17 May 2005 04:53:26 +0000 (21:53 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 17 May 2005 14:59:14 +0000 (07:59 -0700)
commit1ea7c9af84dbd4d36e9d173292964768d83056b6
tree482234c3793d1328976a505b54e0425248b29597
parent5dd4724bb372d78006bf9d12fbaf34b3d8159989
[PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfo

It is not very useful to the user and more an kernel internal implementation
detail.  So hide it.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/setup.c