KVM: x86: Drop skip MMU sync and TLB flush params from "new PGD" helpers
Sean Christopherson authored

Drop skip_mmu_sync and skip_tlb_flush from __kvm_mmu_new_pgd() now that
all call sites unconditionally skip both the sync and flush.

No functional change intended.
Signed-off-by: default avatarSean Christopherson <seanjc@google.com>
Message-Id: <20210609234235.1244004-8-seanjc@google.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
b5129100
Name Last commit Last update
..
alpha Merge branch 'akpm' (patches from Andrew)
arc mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE
arm Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
arm64 KVM: arm64: Prevent mixed-width VM creation
csky Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linux
h8300 arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300
hexagon Merge branch 'akpm' (patches from Andrew)
ia64 Merge branch 'akpm' (patches from Andrew)
m68k Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
microblaze Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
mips Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
nds32 Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
nios2 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
openrisc drivers/char: remove /dev/kmem for good
parisc Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
powerpc KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
riscv riscv: remove unused handle_exception symbol
s390 Merge branch 'akpm' (patches from Andrew)
sh Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
sparc Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
um Merge branch 'akpm' (patches from Andrew)
x86 KVM: x86: Drop skip MMU sync and TLB flush params from "new PGD" helpers
xtensa Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
.gitignore .gitignore: prefix local generated files with a slash
Kconfig Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security