x86/mm: delete unused cpu argument to leave_mm()
authorYosry Ahmed <yosryahmed@google.com>
Fri, 26 Jan 2024 08:06:43 +0000 (08:06 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 22 Feb 2024 18:24:41 +0000 (10:24 -0800)
commit7dbbc8f57d4ba3c369b692db9fd2c9653abf0bb5
tree2bd8585d3bfd3ce73691755d32f5a750015bba3c
parent5cec4eb7fad6fb1e9a3dd8403b558d1eff7490ff
x86/mm: delete unused cpu argument to leave_mm()

The argument is unused since commit 3d28ebceaffa ("x86/mm: Rework lazy
TLB to track the actual loaded mm"), delete it.

Link: https://lkml.kernel.org/r/20240126080644.1714297-1-yosryahmed@google.com
Signed-off-by: Yosry Ahmed <yosryahmed@google.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov (AMD) <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/x86/include/asm/mmu.h
arch/x86/kernel/alternative.c
arch/x86/mm/tlb.c
arch/x86/xen/mmu_pv.c
drivers/cpuidle/cpuidle.c
include/linux/mmu_context.h