- Removed the read_sched_clock test from sched_clock() and move the jiffies code to its own function, as suggested by Nicolas Pitre. WARN_ON are added to ensure that setup_sched_clock() is not called in an unsafe context and that we only override the default once.