On Sat, 2007-09-15 at 03:18 -0700, Andrew Morton wrote: > > http://git.kernel.org/?p=linux/kernel/git/tglx/linux-2.6-hrt.git;a=shortlog;h=for-2.6.23 > > > > That patch fixes the resume-from-ram and suspend-to-ram regressions on the > Vaio. > > I dropped the timekeeping.c hunks because they are an older version of > timekeeping-prevent-time-going-backwards-on-resume.patch which I already > had. > > Is this good to go? Needs a bit of changelogging.
Changelog it in the git tree. Please pull from there: The following changes since commit 53a3f3087be361dacfc02e7a85b6d6142a41ce8a: Linus Torvalds (1): Merge branch 'for-linus' of master.kernel.org:/.../cooloney/blackfin-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 (6): timekeeping: access rtc outside of xtime lock timekeeping: Prevent time going backwards on resume ACPI: Reevaluate C/P/T states when a cpu becomes online 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 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/