From: Lukas Hejtmanek <xhejtman@mail.muni.cz>
To: linux-kernel@vger.kernel.org, pavel@ucw.cz
Subject: Suspend to RAM bug
Date: Fri, 21 Apr 2006 16:13:42 +0200 [thread overview]
Message-ID: <20060421141342.GF16147@mail.muni.cz> (raw)
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
next reply other threads:[~2006-04-21 14:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-21 14:13 Lukas Hejtmanek [this message]
2006-04-21 19:04 ` Pavel Machek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060421141342.GF16147@mail.muni.cz \
--to=xhejtman@mail.muni.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®