]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Add sched_clock support
authorDeng-Cheng Zhu <dengcheng.zhu@imgtec.com>
Sat, 7 Mar 2015 18:30:23 +0000 (10:30 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 1 Apr 2015 15:21:26 +0000 (17:21 +0200)
commit574c8cec25f6ce6a2eff4f31c3021f6e39d69441
tree2f746a24f98afc88123b9a85dd47b9d1d28429ad
parentc8c1194fd0e3a47cdef987e292478292892cb9a6
MIPS: Add sched_clock support

This will provide sched_clock interface to implement individual
read_sched_clock(). Not for CAVIUM_OCTEON_SOC as it defines its own
sched_clock() directly (not using the sched_clock_register interface).

Signed-off-by: Deng-Cheng Zhu <dengcheng.zhu@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: macro@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9477/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig