Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756576AbXEUGXQ (ORCPT ); Mon, 21 May 2007 02:23:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754124AbXEUGXE (ORCPT ); Mon, 21 May 2007 02:23:04 -0400 Received: from nn7.de ([85.214.94.156]:40571 "EHLO nn7.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753191AbXEUGXD (ORCPT ); Mon, 21 May 2007 02:23:03 -0400 Subject: 2.6.22-rc2 BUG: at include/linux/slub_def.h:77 kmalloc_index() From: Soeren Sonnenburg To: Linux Kernel Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 21 May 2007 08:22:59 +0200 Message-Id: <1179728579.11803.1.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1814 Lines: 43 a regression (well I switched to slub) happens on boot... ... hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16 PCI: Setting latency timer of device 0000:00:1d.3 to 64 uhci_hcd 0000:00:1d.3: UHCI Host Controller uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 uhci_hcd 0000:00:1d.3: irq 16, io base 0x00004040 usb usb5: configuration #1 chosen from 1 choice hub 5-0:1.0: USB hub found hub 5-0:1.0: 2 ports detected usb 1-4: new high speed USB device using ehci_hcd and address 3 BUG: at include/linux/slub_def.h:77 kmalloc_index() [] get_slab+0x1c8/0x250 [] usb_get_configuration+0x854/0xfa0 [] __kmalloc_track_caller+0x1c/0x80 [] __kzalloc+0x1a/0x50 [] usb_get_configuration+0x854/0xfa0 [] usb_start_wait_urb+0x70/0xb0 [] hub_port_init+0x90/0x5f0 [] usb_new_device+0x14/0x100 [] hub_thread+0x5ab/0xc30 [] autoremove_wake_function+0x0/0x50 [] hub_thread+0x0/0xc30 [] kthread+0x42/0x70 [] kthread+0x0/0x70 [] kernel_thread_helper+0x7/0x14 ======================= usb 1-4: configuration #1 chosen from 1 choice usb 2-2: new full speed USB device using uhci_hcd and address 2 usb 2-2: configuration #1 chosen from 1 choice usb 4-2: new full speed USB device using uhci_hcd and address 2 ... -- Sometimes, there's a moment as you're waking, when you become aware of the real world around you, but you're still dreaming. - 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/