Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759143AbXERGAZ (ORCPT ); Fri, 18 May 2007 02:00:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754016AbXERGAP (ORCPT ); Fri, 18 May 2007 02:00:15 -0400 Received: from ik-out-1112.google.com ([66.249.90.179]:6405 "EHLO ik-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754200AbXERGAN (ORCPT ); Fri, 18 May 2007 02:00:13 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fVA1Djqc4K6V+oiXi0H36b2XXhv+Dbs//u4Wu04b2AefFhvp4nQDWS3KVcp92kSh0T0SUYOcldjWepgLOj65kAk6uqcK+J4xUwFcL+46GO+n1XAwAEIcBFioIIWMJU8PRyE1F1TWZPOhAhMkAzYsGqehNFOkcAwdsgCxpwMzMLY= Message-ID: Date: Fri, 18 May 2007 11:30:10 +0530 From: "Satyam Sharma" To: "Jeff Garzik" Subject: Re: BUG in mm/slab.c Cc: "Linux Kernel Mailing List" , "Andrew Morton" In-Reply-To: <464D3F50.3080505@garzik.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <464D3F50.3080505@garzik.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1550 Lines: 41 Hi Jeff, On 5/18/07, Jeff Garzik wrote: > > Platform: Fedora Core 6/x86-64 (lspci, kconfig, dmesg attached) > > dmesg shows: > > PCI: Using ACPI for IRQ routing > > PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report > > BUG: at mm/slab.c:777 __find_general_cachep() > > > > Call Trace: > > [] __kmalloc+0xa7/0xe0 > > [] cache_k8_northbridges+0x9d/0x120 > > [] gart_iommu_init+0x33/0x5b0 > > [] __wake_up+0x43/0x70 > > [] genl_rcv+0x0/0x70 > > [] netlink_kernel_create+0x158/0x170 > > [] genl_unlock+0x10/0x50 > > [] pci_iommu_init+0x9/0x20 > > [] kernel_init+0x154/0x330 > > [] child_rip+0xa/0x12 > > [] acpi_ds_init_one_object+0x0/0x7c > > [] kernel_init+0x0/0x330 > > [] child_rip+0x0/0x12 > > > > PCI-GART: No AMD northbridge found. > > hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 > > hpet0: 3 64-bit timers, 14318180 Hz > > but the machine continues to work (I'm typing on it right now). In > fact, I only noticed while checking on some SATA stuff :) Does http://lkml.org/lkml/2007/5/16/350 fix this? Satyam - 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/