diff options
author | David Rientjes <rientjes@google.com> | 2015-04-14 22:42:37 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-14 23:48:56 (GMT) |
commit | 7b4b425897cd582897ccc38b637ce7ab5ffc5593 (patch) | |
tree | 7170fb95137d73487fe8be5f97b40be055c39862 /arch/sh/kernel/vmlinux.lds.S | |
parent | 5017335d6d8c1fc3bbc04f80785440885f305879 (diff) | |
download | linux-7b4b425897cd582897ccc38b637ce7ab5ffc5593.tar.xz |
arch/sh/kernel/dwarf.c: destroy mempools on cleanup
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>
Diffstat (limited to 'arch/sh/kernel/vmlinux.lds.S')
0 files changed, 0 insertions, 0 deletions