Skip to content
Commit b46ed370 authored by Rich Felker's avatar Rich Felker
Browse files

sh: allow clocksource drivers to register sched_clock backends



There is no arch-specific sched_clock implementation for sh, resulting
in use of the old default jiffies-based implementation. Instead, use
the modern generic sched_clock framework so that drivers can register
better backends.

Signed-off-by: default avatarRich Felker <dalias@libc.org>
parent e75438e2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment