clockevents - regression fixes for 2.6.23

From: Thomas Gleixner
Date: Sun Sep 16 2007 - 09:45:00 EST


Linus,

please pull the clockevents regression fixes from my hrt tree.

Thanks,
tglx

The following changes since commit d0174640eedc1cd756754f03afe2dbb3d56de74e:
Linus Torvalds (1):
Merge branch 'upstream-linus' of master.kernel.org:/.../jgarzik/netdev-2.6

are available in the git repository at:

ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt.git for-2.6.23

Thomas Gleixner (5):
timekeeping: access rtc outside of xtime lock
timekeeping: Prevent time going backwards on resume
clockevents: Enforce oneshot broadcast when broadcast mask is set on resume
clockevents: do not shutdown the oneshot broadcast device
clockevents: prevent stale tick update on offline cpu

Venkatesh Pallipadi (1):
ACPI: Reevaluate C/P/T states when a cpu becomes online

drivers/acpi/processor_core.c | 21 +++++++++++++++++++++
kernel/time/tick-broadcast.c | 24 ++++++++++++++++--------
kernel/time/tick-sched.c | 12 ++++++++++++
kernel/time/timekeeping.c | 10 +++++++++-
4 files changed, 58 insertions(+), 9 deletions(-)


-
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/