From 842514849a616e9b61acad65771c7afe01e651f9 Mon Sep 17 00:00:00 2001 From: Peter Zijlstra Date: Fri, 9 May 2014 19:04:00 +0200 Subject: [PATCH] arm64: Remove TIF_POLLING_NRFLAG The only idle method for arm64 is WFI and it therefore unconditionally requires the reschedule interrupt when idle. Suggested-by: Catalin Marinas Signed-off-by: Peter Zijlstra Acked-by: Catalin Marinas Link: http://lkml.kernel.org/r/20140509170649.GG13658@twins.programming.kicks-ass.net Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-format-patch failed