* Suspend to RAM bug
@ 2006-04-21 14:13 Lukas Hejtmanek
2006-04-21 19:04 ` Pavel Machek
0 siblings, 1 reply; 2+ messages in thread
From: Lukas Hejtmanek @ 2006-04-21 14:13 UTC (permalink / raw)
To: linux-kernel, pavel
Hello,
in recent kernel (latest tried 2.6.17-rc1-git5) if I do suspend to disk and then
suspend to ram, then system freezes. Using sysrq-P I found that it gets stuck
(endless loop) in ACPI code:
syscall_call
sys_write
vfs_write
sysfs_write_file
state_store
enter_state
acpi_sleep_prepare
acpi_enable_wakeup_device_prep
acpi_enter_sleep_state_prep
acpi_evaluate_object
acpi_ns_evaluate_by_name
acpi_ns_evaluate_by_handle
acpi_ps_execute_method
acpi_ps_execute_pass
acpi_ps_parse_aml
acpi_ps_parse_loop
------------------ (from this line functions change while repeating sysrq-P)
(acpi_ds_exec_end_op
acpi_ds_create_operands
acpi_ds_create_operand)
OR
(acpi_ds_result_stack_push)
OR
(acpi_ds_exec_end_op
acpi_ex_resolve_operands
acpi_ex_resolve_to_value
acpi_ex_resolve_node_to_value
acpi_ex_read_data_from_field
acpi_ut_create_internal_object_dbg
acpi_ut_allocate_object_desc_dbg)
--
Lukáš Hejtmánek
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Suspend to RAM bug
2006-04-21 14:13 Suspend to RAM bug Lukas Hejtmanek
@ 2006-04-21 19:04 ` Pavel Machek
0 siblings, 0 replies; 2+ messages in thread
From: Pavel Machek @ 2006-04-21 19:04 UTC (permalink / raw)
To: Lukas Hejtmanek; +Cc: linux-kernel
Hi!
> in recent kernel (latest tried 2.6.17-rc1-git5) if I do suspend to disk and then
> suspend to ram, then system freezes. Using sysrq-P I found that it gets stuck
> (endless loop) in ACPI code:
Something for acpi people, I'd say. Ouch, try using shutdown method,
not platform. If it does not help, bugzilla.kernel.org, I'm afraid.
Pavel
--
Thanks for all the (sleeping) penguins.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-04-21 19:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-21 14:13 Suspend to RAM bug Lukas Hejtmanek
2006-04-21 19:04 ` Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®