Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262227AbVCVAIT (ORCPT ); Mon, 21 Mar 2005 19:08:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262196AbVCVAE2 (ORCPT ); Mon, 21 Mar 2005 19:04:28 -0500 Received: from fire.osdl.org ([65.172.181.4]:8678 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S262227AbVCVADT (ORCPT ); Mon, 21 Mar 2005 19:03:19 -0500 Date: Mon, 21 Mar 2005 16:03:06 -0800 From: Andrew Morton To: "Rafael J. Wysocki" Cc: linux-kernel@vger.kernel.org, Pavel Machek Subject: Re: 2.6.12-rc1-mm1: Kernel BUG at pci:389 Message-Id: <20050321160306.2f7221ec.akpm@osdl.org> In-Reply-To: <200503212343.31665.rjw@sisk.pl> References: <20050321025159.1cabd62e.akpm@osdl.org> <200503212343.31665.rjw@sisk.pl> X-Mailer: Sylpheed version 1.0.0 (GTK+ 1.2.10; i386-vine-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3172 Lines: 68 "Rafael J. Wysocki" wrote: > > Hi, > > On Monday, 21 of March 2005 11:51, you wrote: > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc1/2.6.12-rc1-mm1/ > > I get the following BUG every time I try to suspend my box to disk. Pavel, that's the BUG() in pci_choose_state(). I did have some reject-fixing to do on that wrt a change in Greg's tree, so maybe there was some incompatible intent in there. I dunno why pci_choose_state() is saying that it received PCI_D1, when prepare_devices() is passing down PMSG_FREEZE? > Greets, > Rafael > > > Stopping tasks: ===================================================================| > Freeing memory... done (66711 pages freed) > They asked me for state 1 > ----------- [cut here ] --------- [please bite here ] --------- > Kernel BUG at pci:389 > invalid operand: 0000 [1] > CPU 0 > Modules linked in: usbserial parport_pc lp parport thermal processor fan button battery ac soundcore snd_page_alloc ipt_TOS ipt_LOG ipt_limit v > Pid: 9141, comm: do_acpi_sleep Not tainted 2.6.12-rc1-mm1 > RIP: 0010:[] {pci_choose_state+96} > RSP: 0000:ffff810020fbfd78 EFLAGS: 00010292 > RAX: 000000000000001d RBX: 0000000000000001 RCX: 0000000000000000 > RDX: 0000000000000000 RSI: 00000000000044e0 RDI: ffffffff8041d140 > RBP: ffff81002fc151c0 R08: 0000000000000000 R09: ffff81002a535c48 > R10: 00000000ffffffff R11: 0000000000000000 R12: ffff81002fc151c0 > R13: 0000000000000003 R14: 0000000000000000 R15: 0000000000000080 > FS: 00002aaaab28b800(0000) GS:ffffffff8055c840(0000) knlGS:0000000000000000 > CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b > CR2: 00002aaaaaac2000 CR3: 000000001dd8a000 CR4: 00000000000006e0 > Process do_acpi_sleep (pid: 9141, threadinfo ffff810020fbe000, task ffff810020d527e0) > Stack: ffff81002c349628 0000000000000000 ffff81002c349628 ffffffff8032218a > ffff81002fc149a8 0000000000000000 ffff81002fc15230 0000000000000000 > ffffffff8048f680 0000000000000003 > Call Trace:{usb_hcd_pci_suspend+74} {pci_device_suspend+30} > {suspend_device+50} {device_suspend+129} > {prepare_devices+11} {pm_suspend_disk+21} > {enter_state+70} {state_store+109} > {subsys_attr_store+31} {sysfs_write_file+204} > {vfs_write+233} {sys_write+83} > {system_call+126} > > Code: 0f 0b 7a 3e 3e 80 ff ff ff ff 85 01 31 d2 66 90 48 8b 5c 24 > RIP {pci_choose_state+96} RSP > > > > -- > - Would you tell me, please, which way I ought to go from here? > - That depends a good deal on where you want to get to. > -- Lewis Carroll "Alice's Adventures in Wonderland" - 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/