Bug 10410
Summary: | "x86: tsc prevent time going backwards" broke suspend | ||
---|---|---|---|
Product: | ACPI | Reporter: | Oleksij Rempel (fishor) (bug-track) |
Component: | Power-Sleep-Wake | Assignee: | acpi_power-sleep-wake |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | bunk, rjw, tglx |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.25-rc8 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 7216, 9832 | ||
Attachments: |
dmesg
Test patch which presets the tsc->cycle_last value on resume |
Description
Oleksij Rempel (fishor)
2008-04-07 02:08:04 UTC
fixed by commit 5b13d863573e746739ccfc24ac1a9473cfee8df1 Created attachment 15686 [details]
dmesg
[ 2.128371] Magic number: 0:835:626
[ 2.128371] hash matches drivers/base/power/main.c:207
[ 2.128482] hash matches device 0000:00:1b.0
Created attachment 15687 [details]
Test patch which presets the tsc->cycle_last value on resume
Alexey,
can you test the attached patch on top of Linus latest ?
Thanks,
tglx
This patch working for me. Thanks, Alex > ------- Comment #4 from bug-track@fisher-privat.net 2008-04-09 02:28 -------
> This patch working for me.
> Thanks,
> Alex
Alex,
thanks for testing. I queue it for 2.6.26
Thanks,
tglx
|