[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200803190354.GA1293087@gmail.com>
Date: Mon, 3 Aug 2020 21:03:54 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Borislav Petkov <bp@...en8.de>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] x86/mm changes for v5.9
Linus,
Please pull the latest x86/mm git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-mm-2020-08-03
# HEAD: 2b32ab031e82a109e2c5b0d30ce563db0fe286b4 x86/mm/64: Make sync_global_pgds() static
The biggest change is to not sync the vmalloc and ioremap ranges for x86-64 anymore.
Thanks,
Ingo
------------------>
Joerg Roedel (3):
x86/mm: Pre-allocate P4D/PUD pages for vmalloc area
x86/mm/64: Do not sync vmalloc/ioremap mappings
x86/mm/64: Make sync_global_pgds() static
arch/x86/include/asm/pgtable_64.h | 2 --
arch/x86/include/asm/pgtable_64_types.h | 2 --
arch/x86/mm/init_64.c | 59 +++++++++++++++++++++++++++++----
3 files changed, 53 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists