[PATCH 0/3] sched_clock: Fixes for frequency reporting

Maciej W. Rozycki posted 3 patches 4 years ago
[PATCH 0/3] sched_clock: Fixes for frequency reporting
Posted by Maciej W. Rozycki 4 years ago
Hi,

 Hmm, kernel/time/sched_clock.c lacks a MAINTAINERS entry, but I guess it 
goes along with either high-resolution timers or clocksource core.  Please 
advise otherwise.

 In the course of reviewing the MIPS part of the `random_get_entropy' 
patch set recently posted I have noticed the odd rounding mode used for 
clock source frequency reporting, and then upon inspecting code involved 
I've come across a couple of further small issues.

 This patch set addresses these issues.  Please see individual change 
descriptions for details.

  Maciej