From: H. Peter Anvin Date: Sun, 24 Jan 2010 02:27:47 +0000 (-0800) Subject: x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) X-Git-Tag: v2.6.33-rc6~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b160091802d4a76dd063facb09fcf10bf5d5d747;p=pandora-kernel.git x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) CONFIG_X86_CPU_DEBUG, which provides some parsed versions of the x86 CPU configuration via debugfs, has caused boot failures on real hardware. The value of this feature has been marginal at best, as all this information is already available to userspace via generic interfaces. Causes crashes that have not been fixed + minimal utility -> remove. See the referenced LKML thread for more information. Reported-by: Ozan Çağlayan Signed-off-by: H. Peter Anvin LKML-Reference: Cc: Jaswinder Singh Rajput Cc: Linus Torvalds Cc: Rafael J. Wysocki Cc: Yinghai Lu Cc: --- Reading git-diff-tree failed