Messages in this thread |  | | | Date | Sat, 26 Feb 2011 21:32:50 -0800 (PST) | | From | David Rientjes <> | | Subject | Re: [PATCH] slub: fix ksize() build error |
| |
On Sat, 26 Feb 2011, Mariusz Kozlowski wrote:
> mm/slub.c: In function 'ksize': > mm/slub.c:2728: error: implicit declaration of function 'slab_ksize' > > slab_ksize() needs to go out of CONFIG_SLUB_DEBUG section. > > Signed-off-by: Mariusz Kozlowski <mk@lab.zgora.pl>
Acked-by: David Rientjes <rientjes@google.com>
|  |