From: Ingo Molnar Date: Thu, 9 Aug 2007 09:16:51 +0000 (+0200) Subject: sched: remove __update_rq_clock() call from entity_tick() X-Git-Tag: v2.6.23-rc3~73^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9e0e6aa6d72df21ff190962c842e027fca0e009;p=pandora-kernel.git sched: remove __update_rq_clock() call from entity_tick() remove __update_rq_clock() call from entity_tick(). no change in functionality because scheduler_tick() already calls __update_rq_clock(). Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed