• Frederic Weisbecker's avatar
    arm64: Remove TIF_NOHZ · 320a4fc2
    Frederic Weisbecker authored
    The syscall slow path is spuriously invoked when context tracking is
    activated while the entry code calls context tracking from fast path.
    
    Remove that overhead and the unused flag itself while at it.
    Acked-by: default avatarWill Deacon <will@kernel.org>
    Signed-off-by: default avatarFrederic Weisbecker <frederic@kernel.org>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Ingo Molnar <mingo@redhat.com>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Borislav Petkov <bp@alien8.de>
    Cc: Catalin Marinas <catalin.marinas@arm.com>
    Cc: Will Deacon <will@kernel.org>
    320a4fc2
thread_info.h 3.36 KB