Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263293AbTFDNiF (ORCPT ); Wed, 4 Jun 2003 09:38:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263295AbTFDNiF (ORCPT ); Wed, 4 Jun 2003 09:38:05 -0400 Received: from imsantv22.netvigator.com ([210.87.250.78]:19852 "EHLO imsantv22.netvigator.com") by vger.kernel.org with ESMTP id S263293AbTFDNiE (ORCPT ); Wed, 4 Jun 2003 09:38:04 -0400 From: Michael Frank To: Benjamin Herrenschmidt , hugang Subject: Re: IDE Power Management (Was: software suspend in 2.5.70-mm3) Date: Wed, 4 Jun 2003 21:51:09 +0800 User-Agent: KMail/1.5.2 Cc: Bartlomiej Zolnierkiewicz , Pavel Machek , Linux Kernel Mailing List References: <20030603211156.726366e7.hugang@soulinfo.com> <1054659866.20839.10.camel@gaston> <1054732481.20839.30.camel@gaston> In-Reply-To: <1054732481.20839.30.camel@gaston> X-OS: GNU/Linux+KDE MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200306042151.10611.mflt1@micrologica.com.hk> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1882 Lines: 55 Patch 2.5.70-mm3 and compile with gcc295 OK Bare multisuer with serial console, no modules, network, usb, acpi ..... During suspend, after a while (some dots on the console) got the output below in an endless loop Is there any debug or progress output in this version and how to use? Regards Michael Call Trace: [] schedule+0x40/0x388 [] io_schedule+0xe/0x18 [] wait_on_page_bit_wq+0xc9/0xe4 [] autoremove_wake_function+0x0/0x3c [] autoremove_wake_function+0x0/0x3c [] wait_on_page_bit+0xa/0x10 [] rw_swap_page_sync+0x98/0xc6 [] write_suspend_image+0xf1/0x324 [] device_resume+0x7f/0x88 [] drivers_unsuspend+0x11/0x18 [] suspend_save_image+0x12/0x1c [] do_magic_suspend_2+0x17/0xa8 [] do_magic+0x4d/0x130 [] do_software_suspend+0x6b/0x90 [] software_suspend+0x35/0x3c [] sys_reboot+0x2df/0x36c [] unmap_page_range+0x38/0x5c [] unmap_vmas+0x105/0x208 [] dput+0x1c/0x204 [] dput+0x1c/0x204 [] path_release+0xf/0x30 [] sys_chdir+0x5d/0x68 [] syscall_call+0x7/0xb -- Powered by linux-2.5.70-mm3 My current linux related activities in rough order of priority: - Testing of 2.4/2.5 kernel interactivity - Testing of Swsusp for 2.4 - Testing of Opera 7.11 emphasizing interactivity - Research of NFS i/o errors during transfer 2.4>2.5 - Learning 2.5 series kernel debugging with kgdb - Studying 2.5 series serial and ide drivers, ACPI, S3 * Input and feedback is always welcome * - 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/