From: Frederic Weisbecker Date: Thu, 11 Apr 2013 23:51:02 +0000 (+0200) Subject: sched: Use an accessor to read the rq clock X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~61^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78becc27097585c6aec7043834cadde950ae79f2;p=pandora-kernel.git sched: Use an accessor to read the rq clock Read the runqueue clock through an accessor. This prepares for adding a debugging infrastructure to detect missing or redundant calls to update_rq_clock() between a scheduler's entry and exit point. Signed-off-by: Frederic Weisbecker Cc: Li Zhong Cc: Steven Rostedt Cc: Paul Turner Cc: Mike Galbraith Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1365724262-20142-6-git-send-email-fweisbec@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed