From: Chuansheng Liu Date: Wed, 24 Oct 2012 17:07:35 +0000 (+0800) Subject: timers, sched: Correct the comments for tick_sched_timer() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~80^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=351f181f9134d71efd46ddf0c0abca31b58cd79b;p=pandora-kernel.git timers, sched: Correct the comments for tick_sched_timer() In the comments of function tick_sched_timer(), the sentence "timer->base->cpu_base->lock held" is not right. In function __run_hrtimer(), before call timer->function(), the cpu_base->lock has been unlocked. Signed-off-by: liu chuansheng Cc: fei.li@intel.com Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1351098455.15558.1421.camel@cliu38-desktop-build Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed