summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2014-04-15 10:54:41 +0530
committerThomas Gleixner <tglx@linutronix.de>2014-04-15 20:26:58 +0200
commit27630532ef5ead28b98cfe28d8f95222ef91c2b7 (patch)
tree6f7b01c349a27acd39a35de246c3b78b01b726ab /COPYING
parent03e6bdc5c4d0fc166bfd5d3cf749a5a0c1b5b1bd (diff)
downloadlinux-stable-27630532ef5ead28b98cfe28d8f95222ef91c2b7.tar.gz
linux-stable-27630532ef5ead28b98cfe28d8f95222ef91c2b7.tar.bz2
linux-stable-27630532ef5ead28b98cfe28d8f95222ef91c2b7.zip
tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()
Since commit d689fe222 (NOHZ: Check for nohz active instead of nohz enabled) the tick_nohz_switch_to_nohz() function returns because it checks for the tick_nohz_active flag. This can't be set, because the function itself sets it. Undo the change in tick_nohz_switch_to_nohz(). Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Cc: linaro-kernel@lists.linaro.org Cc: fweisbec@gmail.com Cc: Arvind.Chauhan@arm.com Cc: linaro-networking@linaro.org Cc: <stable@vger.kernel.org> # 3.13+ Link: http://lkml.kernel.org/r/40939c05f2d65d781b92b20302b02243d0654224.1397537987.git.viresh.kumar@linaro.org Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions