Searched hist:dbcb0f19c877df9026b8c1227758d38bd561e9c4 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | mempolicy.h | diff dbcb0f19c877df9026b8c1227758d38bd561e9c4 Tue Oct 16 03:26:26 CDT 2007 Adrian Bunk <bunk@stusta.de> mm/mempolicy.c: cleanups
This patch contains the following cleanups: - every file should include the headers containing the prototypes for its global functions - make the follosing needlessly global functions static: - migrate_to_node() - do_mbind() - sp_alloc() - mpol_rebind_policy()
[akpm@linux-foundation.org: fix uninitialised var warning] Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/mm/ |
H A D | mempolicy.c | diff dbcb0f19c877df9026b8c1227758d38bd561e9c4 Tue Oct 16 03:26:26 CDT 2007 Adrian Bunk <bunk@stusta.de> mm/mempolicy.c: cleanups
This patch contains the following cleanups: - every file should include the headers containing the prototypes for its global functions - make the follosing needlessly global functions static: - migrate_to_node() - do_mbind() - sp_alloc() - mpol_rebind_policy()
[akpm@linux-foundation.org: fix uninitialised var warning] Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|