From: Stephen Boyd Date: Sun, 2 Jun 2013 06:39:40 +0000 (-0700) Subject: sched_clock: Make ARM's sched_clock generic for all architectures X-Git-Tag: v3.11-rc1~77^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38ff87f77af0b5a93fc8581cff1d6e5692ab8970;p=pandora-kernel.git sched_clock: Make ARM's sched_clock generic for all architectures Nothing about the sched_clock implementation in the ARM port is specific to the architecture. Generalize the code so that other architectures can use it by selecting GENERIC_SCHED_CLOCK. Signed-off-by: Stephen Boyd [jstultz: Merge minor collisions with other patches in my tree] Signed-off-by: John Stultz --- Reading git-diff-tree failed