Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 16 Mar 2003 01:57:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 16 Mar 2003 01:57:20 -0500 Received: from franka.aracnet.com ([216.99.193.44]:32149 "EHLO franka.aracnet.com") by vger.kernel.org with ESMTP id ; Sun, 16 Mar 2003 01:57:19 -0500 Date: Sat, 15 Mar 2003 23:08:04 -0800 From: "Martin J. Bligh" To: Bill Huey cc: linux-kernel , lse-tech Subject: Re: 2.5.64-mjb4 (scalability / NUMA patchset) Message-ID: <20280000.1047798483@[10.10.2.4]> In-Reply-To: <20030316065650.GA8164@gnuppy.monkey.org> References: <169550000.1046895443@[10.10.2.4]> <475260000.1047172886@[10.10.2.4]> <85960000.1047532556@[10.10.2.4]> <10770000.1047787269@[10.10.2.4]> <20030316044524.GA6757@gnuppy.monkey.org> <12150000.1047793549@[10.10.2.4]> <20030316063151.GA7114@gnuppy.monkey.org> <19840000.1047797300@[10.10.2.4]> <20030316065650.GA8164@gnuppy.monkey.org> X-Mailer: Mulberry/2.2.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1197 Lines: 40 --On Saturday, March 15, 2003 22:56:50 -0800 Bill Huey wrote: > On Sat, Mar 15, 2003 at 10:48:21PM -0800, Martin J. Bligh wrote: >> # CONFIG_SMP is not set >> CONFIG_X86_SUMMIT=y >> >> That'll probably confuse the snot out of it ;-) >> I'll try to add a dependency to the config file, but for now, can >> you turn SMP on, and check that fixes it? > > Yeah, that fixes it. I don't even know how that options was turned on > in the first place, but: > > mm/slab.c: In function `kmem_cache_size': > mm/slab.c:1968: `SLAB_STORE_USER' undeclared (first use in this > function) > mm/slab.c:1968: (Each undeclared identifier is reported only once > mm/slab.c:1968: for each function it appears in.) > make[2]: *** [mm/slab.o] Error 1 > make[1]: *** [mm] Error 2 > make: *** [vmlinux] Error 2 > > bill > > What happens if you turn this bit off ? CONFIG_DEBUG_SLAB=y Did you do "yes | make oldconfig" at some point? ;-) M. - 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/