[GIT PULL][PATCH 0/3] Timekeeping items for 4.11

From: John Stultz
Date: Fri Jan 27 2017 - 20:09:00 EST


Hey Thomas, Ingo,
Just a few items I have queued for 4.11.

Let me know if you have any objections

thanks
-john

Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Cc: Richard Cochran <richardcochran@xxxxxxxxx>
Cc: Prarit Bhargava <prarit@xxxxxxxxxx>
Cc: Ingo Molnar <mingo@xxxxxxxxxx>

The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:

Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)

are available in the git repository at:

https://git.linaro.org/people/john.stultz/linux.git fortglx/4.11/time

for you to fetch changes up to b18b6a9cef7f30e9a8b7738d5fc8d568cf660855:

timers: Omit POSIX timer stuff from task_struct when disabled (2017-01-27 13:05:26 -0800)

----------------------------------------------------------------
Nicolas Pitre (1):
timers: Omit POSIX timer stuff from task_struct when disabled

Russell King (1):
delay: Add explanation of udelay() inaccuracy

Stephen Boyd (1):
timekeeping: Remove unused timekeeping_{get,set}_tai_offset()

fs/proc/base.c | 4 ++--
include/linux/delay.h | 11 +++++++++++
include/linux/init_task.h | 40 +++++++++++++++++++++++++---------------
include/linux/sched.h | 13 ++++++++++---
kernel/fork.c | 10 +++++++++-
kernel/sched/rt.c | 4 ++++
kernel/sched/stats.h | 32 ++++++++++++++++++++------------
kernel/time/timekeeping.c | 39 +--------------------------------------
kernel/time/timekeeping.h | 2 --
9 files changed, 82 insertions(+), 73 deletions(-)

--
2.7.4