Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756639Ab0FAOv2 (ORCPT ); Tue, 1 Jun 2010 10:51:28 -0400 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 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=w25LFpPBvLiaD80oavUIusfYyczHjrbjusyeWs4eBzpbClywatAJjlk+QxDIr/JIhb n/VGZ/6uLcGtkDrs9XFKYyPhFX7kcpVE7qqG1I3DhtsPTdizAJWZCMraFSkurs8P9P4q Wz1k3wCh3dVAV80lso1qjh0/AmK4tYK+M6Lxw= Message-ID: <4C051E6A.20102@gmail.com> Date: Tue, 01 Jun 2010 16:51:22 +0200 From: Jiri Slaby User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; cs-CZ; rv:1.9.2.4) Gecko/20100522 SUSE/3.1rc1-2.1 Thunderbird/3.1 MIME-Version: 1.0 To: Don Zickus CC: Frederic Weisbecker , LKML , Linux-pm mailing list , linux-ide@vger.kernel.org Subject: Re: hibernation hangs with ATA errors (lockup_detector bug) References: <4C03C608.1040600@gmail.com> <20100601135004.GP15159@redhat.com> In-Reply-To: <20100601135004.GP15159@redhat.com> X-Enigmail-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2573 Lines: 55 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/