From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Slaby Subject: Re: hibernation hangs with ATA errors (lockup_detector bug) Date: Tue, 01 Jun 2010 16:51:22 +0200 Message-ID: <4C051E6A.20102@gmail.com> References: <4C03C608.1040600@gmail.com> <20100601135004.GP15159@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-fx0-f46.google.com ([209.85.161.46]:41016 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756080Ab0FAOv0 (ORCPT ); Tue, 1 Jun 2010 10:51:26 -0400 In-Reply-To: <20100601135004.GP15159@redhat.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Don Zickus Cc: Frederic Weisbecker , LKML , Linux-pm mailing list , linux-ide@vger.kernel.org On 06/01/2010 03:50 PM, Don Zickus wrote: > I'll need your whole boot up log to see how the lockup detector > initialized itself. Ah, plus hung tasks: INFO: task s2disk:3218 blocked for more than 120 seconds. "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. s2disk D ffff88003c61cd40 0 3218 3184 0x00000000 ffff88003c639af8 0000000000000082 0000000000011f00 0000000000011f00 ffff88003c639fd8 ffff88003c639fd8 ffff88003c61cd40 0000000000011f00 ffff88003c639fd8 0000000000011f00 ffffffff8180d020 ffff88003c61cd40 Call Trace: [] schedule_timeout+0x1b5/0x220 [] ? schedule+0x263/0x5a0 [] wait_for_common+0xc5/0x150 [] ? default_wake_function+0x0/0x10 [] wait_for_completion+0x18/0x20 [] flush_cpu_workqueue+0xce/0x110 [] ? wq_barrier_func+0x0/0x10 [] cleanup_workqueue_thread+0x18/0x30 [] workqueue_cpu_callback+0xc3/0x117 [] notifier_call_chain+0x4c/0x70 [] __raw_notifier_call_chain+0x9/0x10 [] __cpu_notify+0x1b/0x30 [] cpu_notify+0x10/0x20 [] cpu_notify_nofail+0x9/0x20 [] _cpu_down+0x218/0x290 [] disable_nonboot_cpus+0x7e/0xf0 [] hibernation_platform_enter+0xbd/0x100 [] snapshot_ioctl+0x3e7/0x670 [] vfs_ioctl+0x3c/0xd0 [] do_vfs_ioctl+0x7d/0x3d0 [] sys_ioctl+0x4a/0x80 [] system_call_fastpath+0x16/0x1b INFO: task events/1:3246 blocked for more than 120 seconds. "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. events/1 D 0000000000000000 0 3246 2 0x00000000 ffff88003b205ee0 0000000000000046 0000000000011f00 0000000000011f00 ffff88003b205fd8 ffff88003b205fd8 ffff88003195e090 0000000000011f00 ffff88003b205fd8 0000000000011f00 ffff88003c61cd40 ffff88003195e090 Call Trace: [] ? worker_thread+0x0/0x100 [] kthread+0x72/0xa0 [] kernel_thread_helper+0x4/0x10 [] ? kthread+0x0/0xa0 [] ? kernel_thread_helper+0x0/0x10 -- js