[PATCH 0/2] Alarmtimer fixes for 3.0

From: John Stultz
Date: Tue Jun 21 2011 - 19:53:38 EST


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@xxxxxxxxxxxxx>
CC: Meelis Roos <mroos@xxxxx>
CC: Toralf FÃrster <toralf.foerster@xxxxxx>
CC: Richard Weinberger <richard@xxxxxx
CC: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/