]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
x86/mm: Support boot-time switching of paging modes in the early boot code
authorKirill A. Shutemov <kirill.shutemov@linux.intel.com>
Wed, 14 Feb 2018 18:25:39 +0000 (21:25 +0300)
committerIngo Molnar <mingo@kernel.org>
Fri, 16 Feb 2018 09:48:48 +0000 (10:48 +0100)
commit6f9dd329717f696f578347c0781a0247db957596
tree8b9a5d63f9a6c3d221b9bef15f9081c24311f83b
parent9b46a051e43461a9afda2bdd50e0e0ae349341df
x86/mm: Support boot-time switching of paging modes in the early boot code

Early boot code should be able to initialize page tables for both 4- and
5-level paging modes.

Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-mm@kvack.org
Link: http://lkml.kernel.org/r/20180214182542.69302-7-kirill.shutemov@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/head64.c
arch/x86/kernel/head_64.S