Bug 5849

Summary: Regression. Suspend is not working: Restarting tasks...<6> Strange, kedac not stopped
Product: ACPI Reporter: Oleksij Rempel (fishor) (bug-track)
Component: Power-Sleep-WakeAssignee: Shaohua (shaohua.li)
Status: CLOSED CODE_FIX    
Severity: normal CC: acpi-bugzilla
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.15-mm1 - 2.6.15-mm2 Subsystem:
Regression: --- Bisected commit-id:
Attachments: dmesg 2.6.15-mm2
debug patch

Description Oleksij Rempel (fishor) 2006-01-07 12:10:53 UTC
Most recent kernel where this bug did not occur:Only with 2.6.15-mm1 - 2.6.15-mm2
Distribution:ubuntu breezy 64-bit
Hardware Environment: Board ASUS P5LD2-VM (i945g + Celeron D)

echo mem > /sys/power/state, not working for me with this too kernels.

[ 1361.985691] Stopping tasks:
==============================================================================
[ 1367.982503]  stopping tasks failed (1 tasks remaining)
[ 1367.982543] Restarting tasks...<6> Strange, kedac not stopped
[ 1367.982764]  done
Comment 1 Oleksij Rempel (fishor) 2006-01-07 12:11:57 UTC
Created attachment 6963 [details]
dmesg 2.6.15-mm2
Comment 2 Shaohua 2006-01-08 17:59:32 UTC
Created attachment 6974 [details]
debug patch

This patch should solve your issue at hand. But I need get confirm from edac
author if we should stop edac thread in suspend time.
Comment 3 Oleksij Rempel (fishor) 2006-01-09 01:02:18 UTC
This pathc solve this problem but computer cant wake. 
Comment 4 Oleksij Rempel (fishor) 2006-01-09 01:08:59 UTC
It's actualy Bug 5793. After standby - resume is working, after mem - freaz 
Comment 5 Shaohua 2006-02-13 17:35:13 UTC
There is a similar patch in base kernel. closing!