]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
x86/mm: Add the 'nopcid' boot option to turn off PCID
authorAndy Lutomirski <luto@kernel.org>
Thu, 29 Jun 2017 15:53:20 +0000 (08:53 -0700)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 13 Mar 2018 10:29:46 +0000 (11:29 +0100)
commit949dc6713090c82d0fc5f44c92091f4aebdbd245
tree0a18dd06f22bf77d3e7f71686c09303b8f7587b6
parent5209da1cd222225d54523cd965f0eacf6435e0ca
x86/mm: Add the 'nopcid' boot option to turn off PCID

BugLink: http://bugs.launchpad.net/bugs/1745069
commit 0790c9aad84901ca1bdc14746175549c8b5da215 upstream.

The parameter is only present on x86_64 systems to save a few bytes,
as PCID is always disabled on x86_32.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Reviewed-by: Nadav Amit <nadav.amit@gmail.com>
Reviewed-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Rik van Riel <riel@redhat.com>
Cc: linux-mm@kvack.org
Link: http://lkml.kernel.org/r/8bbb2e65bcd249a5f18bfb8128b4689f08ac2b60.1498751203.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Documentation/kernel-parameters.txt
arch/x86/kernel/cpu/common.c