linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] slqb: add declaration for kmem_cache_init_late()
@ 2009-08-06  2:27 Wu Fengguang
  2009-08-06  4:17 ` Andrew Morton
  0 siblings, 1 reply; 4+ messages in thread
From: Wu Fengguang @ 2009-08-06  2:27 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Nick Piggin, linux-mm

Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
---
 include/linux/slqb_def.h |    2 ++
 1 file changed, 2 insertions(+)

--- linux-mm.orig/include/linux/slqb_def.h	2009-07-20 20:10:20.000000000 +0800
+++ linux-mm/include/linux/slqb_def.h	2009-08-06 10:17:05.000000000 +0800
@@ -298,4 +298,6 @@ static __always_inline void *kmalloc_nod
 }
 #endif
 
+void __init kmem_cache_init_late(void);
+
 #endif /* _LINUX_SLQB_DEF_H */

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-08-06  9:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-06  2:27 [PATCH] slqb: add declaration for kmem_cache_init_late() Wu Fengguang
2009-08-06  4:17 ` Andrew Morton
2009-08-06  5:31   ` [PATCH] slab: remove duplicate kmem_cache_init_late() declarations Wu Fengguang
2009-08-06  9:02     ` Pekka Enberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox