Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751171AbWE2TCS (ORCPT ); Mon, 29 May 2006 15:02:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751190AbWE2TCS (ORCPT ); Mon, 29 May 2006 15:02:18 -0400 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:34308 "EHLO spitz.ucw.cz") by vger.kernel.org with ESMTP id S1751171AbWE2TCS (ORCPT ); Mon, 29 May 2006 15:02:18 -0400 Date: Mon, 29 May 2006 15:12:16 +0000 From: Pavel Machek To: Mark Lord Cc: Paul Dickson , Arjan van de Ven , linux-kernel@vger.kernel.org, Jeff Garzik Subject: Re: Resume stops working between 2.6.16 and 2.6.17-rc1 on Dell Inspiron 6000 Message-ID: <20060529151216.GB4356@ucw.cz> References: <20060528140238.2c25a805.dickson@permanentmail.com> <1148850683.3074.72.camel@laptopd505.fenrus.org> <20060528142951.2a7417cb.dickson@permanentmail.com> <447A1AEF.3040900@rtr.ca> <20060528172101.a1b9725e.dickson@permanentmail.com> <447A642F.6080500@rtr.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <447A642F.6080500@rtr.ca> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1504 Lines: 43 Hi! > >I still get the BUG message on resuming that I reported > >in bugzilla > ... > >BUG: sleeping function called from invalid context at > >mm/slab.c:2794 > >in_atomic():0, irqs_disabled():1 > > acpi_os_acquire_object+0xf/0x3c > > kmem_cache_alloc+0x27/0x7f > > acpi_os_acquire_object+0xf/0x3c > > acpi_ut_allocate_object_desc_dbg+0xc/0x40 > > > > acpi_ut_create_internal_object_dbg+0x19/0x70 > > acpi_rs_set_srs_method_data+0x40/0xc5 > > acpi_pci_link_set+0x3e/0x16d > > kmem_cache_alloc+0x75/0x7f > > acpi_pci_link_set+0xf6/0x16d > > irqrouter_resume+0x34/0x52 > > __sysdev_resume+0x12/0x55 > > sysdev_resume+0x16/0x47 > > device_power_up+0x5/0xa > > suspend_enter+0x32/0x3a > > enter_state+0x121/0x13e > > state_store+0x81/0x94 > > sysfs_write_file+0xa3/0xc9 > > vfs_write+0xa2/0x136 > > sys_write+0x3b/0x64 > > syscall_call+0x7/0xb > > Yup, pretty obvious bug in the acpi code. > Something probably needs to use GFP_ATOMIC there. Does it still happen in -rc5? -- Thanks for all the (sleeping) penguins. - 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/