* [GIT PULL] tip/timers/core: Hopefully last few timekeeping changes for 3.13
@ 2013-10-22 23:08 John Stultz
0 siblings, 0 replies; only message in thread
From: John Stultz @ 2013-10-22 23:08 UTC (permalink / raw)
To: Ingo Molnar, Thomas Gleixner, LKML
Hey Thomas, Ingo,
Here are a few last timekeeping changes I've got queued for 3.13,
for tip/timers/core.
This includes:
* An improved ssize_t fix for sysfs_get_uname
* Alarmtimer return fix, since ENOTSUPP isn't exported to userland
* Comment typo fixes
Let me know if you have any thoughts or concerns!
thanks
-john
The following changes since commit 4a7d3e8a9939cf8073c247286d81cbe0ae48eba2:
clocksource: arch_timer: Do not register arch_sys_counter twice
(2013-10-16 08:30:03 +0200)
are available in the git repository at:
git://git.linaro.org/people/jstultz/linux.git fortglx/3.13/time
for you to fetch changes up to 891292a767c2453af0e5be9465e95b06b4b29ebe:
time: Fix signedness bug in sysfs_get_uname() and its callers
(2013-10-18 16:45:58 -0700)
----------------------------------------------------------------
KOSAKI Motohiro (1):
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
Patrick Palka (1):
time: Fix signedness bug in sysfs_get_uname() and its callers
Xie XiuQi (1):
timekeeping: Fix some trivial typos in comments
kernel/time/alarmtimer.c | 4 ++--
kernel/time/clockevents.c | 2 +-
kernel/time/clocksource.c | 2 +-
kernel/time/tick-internal.h | 2 +-
kernel/time/timekeeping.c | 3 ++-
5 files changed, 7 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-22 23:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-22 23:08 [GIT PULL] tip/timers/core: Hopefully last few timekeeping changes for 3.13 John Stultz
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.