Merge branch into tip/master: 'x86/mm'
authorIngo Molnar <mingo@kernel.org>
Sat, 8 Jan 2022 10:03:24 +0000 (11:03 +0100)
committerIngo Molnar <mingo@kernel.org>
Sat, 8 Jan 2022 10:03:25 +0000 (11:03 +0100)
commit72386fbe6a6f912131582c704c35079d0e265d3f
tree6555d5ec9ab50ad285f3c7f986feadaf49f91d1e
parent2e38ee83755082160524b6ff92a0440b0f00fdec
parentb64dfcde1ca9cb82e38e573753f0c0db8fb841c2
Merge branch into tip/master: 'x86/mm'

* x86/mm:
    b64dfcde1ca9 x86/mm: Prevent early boot triple-faults with instrumentation
    35fa745286ac x86/mm: Include spinlock_t definition in pgtable.
    71d5049b0538 x86/mm: Flush global TLB when switching to trampoline page-table
    f154f290855b x86/mm/64: Flush global TLB on boot and AP bringup
    9de4999050b5 x86/realmode: Add comment for Global bit usage in trampoline_pgd
    e1cd82a33902 x86/mm: Add missing <asm/cpufeatures.h> dependency to <asm/page_64.h>

Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/head64.c
arch/x86/realmode/init.c