From: Peter Zijlstra Date: Fri, 9 May 2014 17:04:00 +0000 (+0200) Subject: arm64: Remove TIF_POLLING_NRFLAG X-Git-Tag: omap-for-v3.16/fixes-against-rc1~33^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=842514849a616e9b61acad65771c7afe01e651f9;p=pandora-kernel.git 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-diff-tree failed