mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-28 12:25:31 +00:00
6905a65879
All sched_clock() providers have been converted to the sched_clock framework, which also provides a jiffy based implementation for the platforms that do not provide a counter. It is now possible to make the sched_clock framework mandatory, effectively preventing new platforms to add new sched_clock() functions, which would be detrimental to the single zImage work. Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> |
||
---|---|---|
.. | ||
include/plat | ||
clcd.c | ||
clock.c | ||
fpga-irq.c | ||
headsmp.S | ||
Kconfig | ||
leds.c | ||
localtimer.c | ||
Makefile | ||
platsmp.c | ||
sched-clock.c |