On 09/24/13 09:27, Robert P. J. Day wrote: > > Add the exported symbols from mm/util.c to the kernel-api memory > management section, to pick up obvious routines like kzfree and > krealloc. > > Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> > Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Thanks. BTW, I would cc: linux-mm@xxxxxxxxx and Pekka Enberg (MM maintainer). > --- > > i'm actually torn over this one -- i think it's important that the > memory management section of the kernel-api book include stuff like > kzfree and krealloc, but that also drags in things like kstrdup and > kmemdup. so ... thoughts? > > diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl > index f75ab4c..ecfd0ea 100644 > --- a/Documentation/DocBook/kernel-api.tmpl > +++ b/Documentation/DocBook/kernel-api.tmpl > @@ -109,6 +109,7 @@ X!Ilib/string.c > <sect1><title>The Slab Cache</title> > !Iinclude/linux/slab.h > !Emm/slab.c > +!Emm/util.c > </sect1> > <sect1><title>User Space Memory Access</title> > !Iarch/x86/include/asm/uaccess_32.h > > rday > -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html