git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d7a96f
)
kmemtrace: add kmemtrace_init()
author
Ingo Molnar
<mingo@elte.hu>
Tue, 6 Jan 2009 09:16:35 +0000
(10:16 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 6 Jan 2009 09:16:35 +0000
(10:16 +0100)
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>
No differences found