Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751036AbVKUQoh (ORCPT ); Mon, 21 Nov 2005 11:44:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751033AbVKUQoh (ORCPT ); Mon, 21 Nov 2005 11:44:37 -0500 Received: from mout1.freenet.de ([194.97.50.132]:1514 "EHLO mout1.freenet.de") by vger.kernel.org with ESMTP id S1751034AbVKUQof (ORCPT ); Mon, 21 Nov 2005 11:44:35 -0500 From: Sascha Sommer To: linux-kernel@vger.kernel.org Subject: sleeping function called from invaled context at mm/slab.c:2472 Date: Mon, 21 Nov 2005 17:44:25 +0100 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511211744.25859.saschasommer@freenet.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1141 Lines: 33 Hi, I'm not sure if this is the right place to report but suspend to disk in 2.6.15-rc2 triggers the following: Debug: sleeping function called from invalid context at mm/slab.c:2472 in_atomic():0, irqs_disabled():1 [] kmem_cache_alloc+0x9a/0xc0 [] acpi_pci_link_set+0x48/0x18a [] acpi_pci_link_resume+0x21/0x27 [] irqrouter_resume+0x1d/0x3c [] __sysdev_resume+0x19/0x90 [] sysdev_resume+0x48/0x67 [] device_power_up+0x5/0xa [] swsusp_suspend+0x6c/0xa0 [] pm_suspend_disk+0x4f/0xb0 [] enter_state+0x68/0xa0 [] state_store+0xa8/0xc3 [] flush_write_buffer+0x37/0x40 [] sysfs_write_file+0x73/0xa0 [] vfs_write+0xd6/0x1b0 [] sys_write+0x4b/0x80 [] sysenter_past_esp+0x54/0x75 Tell me if you need more info. Thanks Sascha - 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/