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:
89219d3
)
kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash
author
Catalin Marinas
<catalin.marinas@arm.com>
Thu, 11 Jun 2009 12:23:19 +0000
(13:23 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Thu, 11 Jun 2009 16:03:30 +0000
(17:03 +0100)
The alloc_large_system_hash function is called from various places in
the kernel and it contains pointers to other allocated structures. It
therefore needs to be traced by kmemleak.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
mm/page_alloc.c
patch
|
blob
|
history
diff --cc
mm/page_alloc.c
Simple merge