From: Frederic Weisbecker Date: Mon, 15 Oct 2012 00:43:03 +0000 (+0200) Subject: tick: Consolidate tick handling for high and low res handlers X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~74^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e8f559b08cbc1cfcbf093840a2a760a946cb90f;p=pandora-kernel.git tick: Consolidate tick handling for high and low res handlers Besides unifying code, this also adds the idle check before processing idle accounting specifics on the low res handler. This way we also generalize this part of the nohz code for !CONFIG_HIGH_RES_TIMERS to prepare for the adaptive tickless features. Signed-off-by: Frederic Weisbecker Cc: Thomas Gleixner Cc: Ingo Molnar Cc: Peter Zijlstra --- Reading git-diff-tree failed