commit | 929de4cc9719398f3a7246854b6c254070e18b0a | [log] [tgz] |
---|---|---|
author | Deng-Cheng Zhu <dengcheng.zhu@imgtec.com> | Sat Mar 07 10:30:23 2015 -0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Apr 01 17:21:26 2015 +0200 |
tree | 2f746a24f98afc88123b9a85dd47b9d1d28429ad | |
parent | ff37015b6d8078eed8641fa7602e09fee7db761a [diff] |
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>