]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help text
authorIngo Molnar <mingo@kernel.org>
Sat, 5 Sep 2015 06:58:10 +0000 (08:58 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 14 Sep 2015 08:50:00 +0000 (10:50 +0200)
commit1e6428124fe22906be0de1622c8fed8e50e5de05
treead9771d7b2c225746bc9f9a5999fce65fe5520cd
parent7c5b190e115a2f7a51a85f261e7d7dca4b4bbe64
x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help text

The CONFIG_VM86 Kconfig help text is actively misleading, so fix it:

  - Don't mark it 'obsolete' in the text as we'll support the ABI as long as CPUs
    support it.

  - Qualify the part about software emulation and mention that for some apps you
    want a real vm86 mode.

  - Don't scare users away from the option, instead explain what it does.

Reported-by: Stas Sergeev <stsp@list.ru>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Cc: Austin S Hemmelgarn <ahferroin7@gmail.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Josh Boyer <jwboyer@fedoraproject.org>
Cc: Kees Cook <keescook@chromium.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Matthew Garrett <mjg59@srcf.ucam.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/Kconfig