[<prev] [next>] [day] [month] [year] [list]
Message-ID: <5267055C.6000609@linaro.org>
Date: Tue, 22 Oct 2013 16:08:12 -0700
From: John Stultz <john.stultz@...aro.org>
To: Ingo Molnar <mingo@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] tip/timers/core: Hopefully last few timekeeping changes
for 3.13
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists