• Frederic Weisbecker's avatar
    jiffies: Remove HZ > USEC_PER_SEC special case · e0758676
    Frederic Weisbecker authored
    HZ never goes much further 1000 and a bit. And if we ever reach one tick
    per microsecond, we might be having a problem.
    
    Lets stop maintaining this special case, just leave a paranoid check.
    Reviewed-by: default avatarRik van Riel <riel@redhat.com>
    Cc: Christoph Lameter <cl@linux.com>
    Cc: Ingo Molnar <mingo@kernel.org>
    Cc; John Stultz <john.stultz@linaro.org>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Preeti U Murthy <preeti@linux.vnet.ibm.com>
    Cc: Rik van Riel <riel@redhat.com>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Viresh Kumar <viresh.kumar@linaro.org>
    Signed-off-by: default avatarFrederic Weisbecker <fweisbec@gmail.com>
    e0758676
time.c 20 KB