Re: [PATCH] slub: /proc/slabinfo ABI compatibility

From: Christoph Lameter
Date: Mon Dec 24 2007 - 14:13:19 EST


On Sat, 22 Dec 2007, Ingo Molnar wrote:

> Pekka, i stuck your patch into the x86.git random-test-grid, and it
> found the following build error after a few iterations:
>
> mm/slub.c: In function 's_show':
> mm/slub.c:4188: error: implicit declaration of function 'count_partial'
>
> find the (tested) fix below.

Hmmm... What is the combination of config variables that causes this? I
moved the count_partial function in mm in order to make the merge of slab
defrag easier.
--
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/