• H
    x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) · b1600918
    H. Peter Anvin 提交于
    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: NOzan Çağlayan <ozan@pardus.org.tr>
    Signed-off-by: NH. Peter Anvin <hpa@zytor.com>
    LKML-Reference: <alpine.LFD.2.00.1001221755320.13231@localhost.localdomain>
    Cc: Jaswinder Singh Rajput <jaswinder@kernel.org>
    Cc: Linus Torvalds <torvalds@linux-foundation.org>
    Cc: Rafael J. Wysocki <rjw@sisk.pl>
    Cc: Yinghai Lu <yinghai@kernel.org>
    Cc: <stable@kernel.org>
    b1600918
Kconfig 66.4 KB