2.6.15-rc5-rt4 and CONFIG_SLAB=y : structure has no member named `nodeid'

From: Serge Noiraud
Date: Wed Dec 21 2005 - 04:39:16 EST


Hi,

testing on i386, I get the following error :
...
CC mm/slab.o
mm/slab.c: In function `cache_alloc_refill':
mm/slab.c:2093: error: structure has no member named `nodeid'
mm/slab.c: In function `free_block':
mm/slab.c:2239: error: structure has no member named `nodeid'
mm/slab.c:2239: error: `node' undeclared (first use in this function)
mm/slab.c:2239: error: (Each undeclared identifier is reported only once
mm/slab.c:2239: error: for each function it appears in.)
make[4]: *** [mm/slab.o] Erreur 1
...

You removed nodeid in the slab struct, but many functions use it.

--
Serge Noiraud
Bull Téléservice
Bull, Architect of an Open World TM
Tél : 08 02 08 20 00
http://www.bull.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/