diff options
author | David Daney <david.daney@cavium.com> | 2017-10-12 22:50:34 +0300 |
---|---|---|
committer | James Hogan <jhogan@kernel.org> | 2017-11-13 20:40:49 +0300 |
commit | e0c5f36b2a638fc3298200c385af7f196d3b5cd4 (patch) | |
tree | 392034d773cf75ffed89dd0c72b2c9ac1ce96df9 /init | |
parent | a3f143106596d739e7fbc4b84c96b1475247d876 (diff) | |
download | linux-e0c5f36b2a638fc3298200c385af7f196d3b5cd4.tar.xz |
MIPS: Add iomem resource for kernel bss section.
The kexec/kdump tools need to know where the .bss is so it can be
included in the core dump. This allows vmcore-dmesg to have access to
the dmesg buffers of the crashed kernel as well as allowing the
debugger to examine variables in the bss section.
Add a request for the bss resource in addition to the already
requested code and data sections.
Signed-off-by: David Daney <david.daney@cavium.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Steven J. Hill <steven.hill@cavium.com>,
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/17485/
Signed-off-by: James Hogan <jhogan@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions