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:
5017335
)
arch/sh/kernel/dwarf.c: destroy mempools on cleanup
author
David Rientjes
<rientjes@google.com>
Tue, 14 Apr 2015 22:42:37 +0000
(15:42 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 14 Apr 2015 23:48:56 +0000
(16:48 -0700)
dwarf_reg_pool and dwarf_frame_pool are not properly destroyed when
cleaning up the dwarf unwinder. Destroy them with mempool_destroy().
Also mark dwarf_unwinder_cleanup() as __init.
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/sh/kernel/dwarf.c
patch
|
blob
|
history
diff --cc
arch/sh/kernel/dwarf.c
Simple merge