| commit | 3e80680208ba6ce9635ca7c21ad0019442ea166a | [log] [tgz] |
|---|---|---|
| author | Ingo Molnar <mingo@elte.hu> | Tue Jan 06 10:16:35 2009 +0100 |
| committer | Ingo Molnar <mingo@elte.hu> | Tue Jan 06 10:16:35 2009 +0100 |
| tree | 8d7dc413a9ec611428ca1043b8748e6ec691e2aa | |
| parent | 3d7a96f5a485b7d06c2379f343d7312af89ec9e2 [diff] |
kmemtrace: add kmemtrace_init() Impact: build fix leftover from the relayfs version - but we want to keep it because this call is the earliest opportunity when we can start kmemtrace tracing. (after kmem_cache_init()). Signed-off-by: Ingo Molnar <mingo@elte.hu>