[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1308700373-18415-1-git-send-email-john.stultz@linaro.org>
Date: Tue, 21 Jun 2011 16:52:51 -0700
From: John Stultz <john.stultz@...aro.org>
To: LKML <linux-kernel@...r.kernel.org>
Cc: John Stultz <john.stultz@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>,
Meelis Roos <mroos@...ee>,
Toralf Förster <toralf.foerster@....de>,
Peter Zijlstra <peterz@...radead.org>
Subject: [PATCH 0/2] Alarmtimer fixes for 3.0
Hey Thomas,
Here are two alarmtimer fixes that should go in for 3.0.
The first is a fix to check for rtc devices on demand, to better
handle late rtc device driver loading. And the second makes sure
we report an error to apps using alarmtiemrs if there is no backing
RTC device.
Let me know if you have any issues with these.
Both of these patches are available in the git repository at:
git://git.linaro.org/people/jstultz/linux.git fortglx/3.0/tip/timers/alarmtimers
CC: Thomas Gleixner <tglx@...utronix.de>
CC: Meelis Roos <mroos@...ee>
CC: Toralf Förster <toralf.foerster@....de>
CC: Richard Weinberger <richard@....at
CC: Peter Zijlstra <peterz@...radead.org>
John Stultz (2):
alarmtimers: Handle late rtc module loading
alarmtimers: Return -ENOTSUPP if no RTC device is present
kernel/time/alarmtimer.c | 158 +++++++++++++++++++++++++--------------------
1 files changed, 88 insertions(+), 70 deletions(-)
--
1.7.3.2.146.gca209
--
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