]> Git Repo - linux.git/commit
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
authorPeter Zijlstra <[email protected]>
Wed, 12 Aug 2020 10:22:17 +0000 (12:22 +0200)
committerPeter Zijlstra <[email protected]>
Wed, 26 Aug 2020 10:41:53 +0000 (12:41 +0200)
commitbf9282dc26e7fe2a0736edc568762f0f05d12416
treed98586713c1c549a72d0e7d2401fc27f962b3426
parent1098582a0f6c4e8fd28da0a6305f9233d02c9c1d
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic

This allows moving the leave_mm() call into generic code before
rcu_idle_enter(). Gets rid of more trace_*_rcuidle() users.

Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Steven Rostedt (VMware) <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
Tested-by: Marco Elver <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
arch/x86/include/asm/mmu.h
arch/x86/mm/tlb.c
drivers/cpuidle/cpuidle.c
drivers/idle/intel_idle.c
include/linux/cpuidle.h
include/linux/mmu_context.h
This page took 0.058259 seconds and 4 git commands to generate.