Messages in this thread |  | | Date | Sat, 15 Mar 2003 23:08:04 -0800 | From | "Martin J. Bligh" <> | Subject | Re: 2.5.64-mjb4 (scalability / NUMA patchset) |
| |
--On Saturday, March 15, 2003 22:56:50 -0800 Bill Huey <billh@gnuppy.monkey.org> 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/
|  |