pull request for range-hrtimer updates

From: Arjan van de Ven
Date: Wed Oct 08 2008 - 11:33:29 EST


Hi,

a few changes have been put into the range-hrtimer tree; the first three have been on lkml before,
the last 2 are build fixes reported in the last few days.... please pull.

The following changes since commit a7cda5d3ae218476927ac3fd9756ea617c4ddfb2:
Ingo Molnar (1):
Merge branch 'sched/core'

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-hrtimer.git master

Arjan van de Ven (5):
hrtimer: make the nanosleep() syscall use the per process slack
hrtimer: make the futex() system call use the per process slack value
hrtimer: peek at the timer queue just before going idle
select: fix alpha OSF wrapper
rangetimer: fix x86 build failure for the !HRTIMERS case

arch/alpha/kernel/osf_sys.c | 13 +++++++------
drivers/cpuidle/cpuidle.c | 7 +++++++
include/linux/hrtimer.h | 7 +++++++
kernel/futex.c | 6 +++++-
kernel/hrtimer.c | 37 ++++++++++++++++++++++++++++++++++++-
5 files changed, 62 insertions(+), 8 deletions(-)


--
Arjan van de Ven Intel Open Source Technology Centre
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--
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/