summaryrefslogtreecommitdiffstats
path: root/kernel/time/alarmtimer.c
diff options
context:
space:
mode:
authorJohn Stultz2012-04-20 21:31:44 +0200
committerGreg Kroah-Hartman2012-04-20 23:53:37 +0200
commite2d8ccef0a8e8aedaf401edca6ad54663b0da24b (patch)
treed0b2fa630e7d638527448be8ad8fba0c110a2269 /kernel/time/alarmtimer.c
parentstaging: comedi vmk80xx: lock held on error path (diff)
downloadkernel-qcow2-linux-e2d8ccef0a8e8aedaf401edca6ad54663b0da24b.tar.gz
kernel-qcow2-linux-e2d8ccef0a8e8aedaf401edca6ad54663b0da24b.tar.xz
kernel-qcow2-linux-e2d8ccef0a8e8aedaf401edca6ad54663b0da24b.zip
staging: android-alarm: Convert ALARM_ELAPSED_REALTIME to use CLOCK_BOOTTIME
The ALARM_ELAPSED_REALTIME clock domain in Android pointed to the need for something similar in linux system-wide (instead of limited to just the alarm interface). Thus CLOCK_BOOTTIME was introduced into the upstream kernel in 2.6.39. This patch attempts to convert the android alarm timer to utilize the kernel's CLOCK_BOOTTIME clockid for ALARM_ELAPSED_REALTIME, instead of managing it itself. CC: Colin Cross <ccross@android.com> CC: Thomas Gleixner <tglx@linutronix.de> CC: Android Kernel Team <kernel-team@android.com> Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/time/alarmtimer.c')
0 files changed, 0 insertions, 0 deletions