diff options
author | Linus Torvalds | 2019-06-16 19:22:56 +0200 |
---|---|---|
committer | Linus Torvalds | 2019-06-16 19:22:56 +0200 |
commit | efba92d58fa37d714d665deddb5cc6458b39bb88 (patch) | |
tree | 3f7c598b41b340b98bbf9bd042fafe039c9269bd /arch/x86/kernel/cpu/resctrl/monitor.c | |
parent | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
parent | timekeeping: Repair ktime_get_coarse*() granularity (diff) | |
download | kernel-qcow2-linux-efba92d58fa37d714d665deddb5cc6458b39bb88.tar.gz kernel-qcow2-linux-efba92d58fa37d714d665deddb5cc6458b39bb88.tar.xz kernel-qcow2-linux-efba92d58fa37d714d665deddb5cc6458b39bb88.zip |
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer fixes from Thomas Gleixner:
"A set of small fixes:
- Repair the ktime_get_coarse() functions so they actually deliver
what they are supposed to: tick granular time stamps. The current
code missed to add the accumulated nanoseconds part of the
timekeeper so the resulting granularity was 1 second.
- Prevent the tracer from infinitely recursing into time getter
functions in the arm architectured timer by marking these functions
notrace
- Fix a trivial compiler warning caused by wrong qualifier ordering"
* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
timekeeping: Repair ktime_get_coarse*() granularity
clocksource/drivers/arm_arch_timer: Don't trace count reader functions
clocksource/drivers/timer-ti-dm: Change to new style declaration
Diffstat (limited to 'arch/x86/kernel/cpu/resctrl/monitor.c')
0 files changed, 0 insertions, 0 deletions