• H
    parisc: Fix automatic selection of cr16 clocksource · ae141830
    Helge Deller 提交于
    Commit 54b66800 (parisc: Add native high-resolution sched_clock()
    implementation) added support to use the CPU-internal cr16 counters as reliable
    clocksource with the help of HAVE_UNSTABLE_SCHED_CLOCK.
    
    Sadly the commit missed to remove the hack which prevented cr16 to become the
    default clocksource even on SMP systems.
    Signed-off-by: NHelge Deller <deller@gmx.de>
    Cc: stable@vger.kernel.org # 4.7+
    ae141830
time.c 9.2 KB