]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
kaiser: delete KAISER_REAL_SWITCH option
authorHugh Dickins <hughd@google.com>
Mon, 4 Sep 2017 01:30:43 +0000 (18:30 -0700)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Fri, 5 Jan 2018 18:42:17 +0000 (19:42 +0100)
commitd1e6c805219c7d93aab8863afab0a9661f2d0e37
treeee63df1f8d46b0765459097127b85b346cbd42ee
parente7ce30c16403117133e2fe824c0561238c1a4b52
kaiser: delete KAISER_REAL_SWITCH option

We fail to see what CONFIG_KAISER_REAL_SWITCH is for: it seems to be
left over from early development, and now just obscures tricky parts
of the code.  Delete it before adding PCIDs, or nokaiser boot option.

(Or if there is some good reason to keep the option, then it needs
a help text - and a "depends on KAISER", so that all those without
KAISER are not asked the question.)

Acked-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
CVE-2017-5754
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
arch/x86/entry/entry_64.S
arch/x86/include/asm/kaiser.h
security/Kconfig