projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bb9936
)
DocBook: include !Emm/util.c in kernel-api to include, kzfree and more
author
Robert P. J. Day
<rpjday@crashcourse.ca>
Wed, 6 Nov 2013 21:18:25 +0000
(13:18 -0800)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 2 Dec 2013 13:42:57 +0000
(14:42 +0100)
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@crashcourse.ca>
Acked-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/DocBook/kernel-api.tmpl
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/DocBook/kernel-api.tmpl
b/Documentation/DocBook/kernel-api.tmpl
index f75ab4c1b281119672df234624f1ae7aa80919c2..ecfd0ea406619b0a2c76071b2024c7219b9c7a6a 100644
(file)
--- 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