From: John Stultz <john.stultz@linaro.org>
To: Ingo Molnar <mingo@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] tip/timers/core: Hopefully last few timekeeping changes for 3.13
Date: Tue, 22 Oct 2013 16:08:12 -0700 [thread overview]
Message-ID: <5267055C.6000609@linaro.org> (raw)
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(-)
reply other threads:[~2013-10-22 23:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5267055C.6000609@linaro.org \
--to=john.stultz@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.