Messages in this thread |  | | Date | Wed, 29 Mar 2006 10:57:46 +0900 | From | Horms <> | Subject | Re: [PATCH] slab: optimize constant-size kzalloc calls |
| |
Hi,
I feel like I mist be dreaming, but this patch, which was inlcuded in Linus' tree as 40c07ae8daa659b8feb149c84731629386873c16 calls __you_cannot_kzalloc_that_much(), but that does not seem to exist.
On i386 at least that causes a build failure
# make mrproper # make allyesconfig # make [snip] drivers/built-in.o: In function `kzalloc':include/linux/slab.h:128: undefined reference to `__you_cannot_kzalloc_that_much' :include/linux/slab.h:128: undefined reference to `__you_cannot_kzalloc_that_much' make: *** [.tmp_vmlinux1] Error 1
-- Horms - 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/
|  |