From: Wu Fengguang <fengguang.wu@intel.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Nick Piggin <npiggin@suse.de>, linux-mm@kvack.org
Subject: [PATCH] slqb: add declaration for kmem_cache_init_late()
Date: Thu, 6 Aug 2009 10:27:04 +0800 [thread overview]
Message-ID: <20090806022704.GA17337@localhost> (raw)
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>
next reply other threads:[~2009-08-06 2:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-06 2:27 Wu Fengguang [this message]
2009-08-06 4:17 ` [PATCH] slqb: add declaration for kmem_cache_init_late() 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090806022704.GA17337@localhost \
--to=fengguang.wu@intel.com \
--cc=akpm@linux-foundation.org \
--cc=linux-mm@kvack.org \
--cc=npiggin@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.