diff options
author | Paul Burton <paul.burton@mips.com> | 2019-08-23 20:00:38 +0300 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2019-08-23 20:02:49 +0300 |
commit | dbb9ced797640cfd4996e879c53fb1134e693d53 (patch) | |
tree | b9b5a02906c43e9aae02fae023930d47270b5d63 /scripts/gdb/linux/utils.py | |
parent | 625cfb6f20360e82a9c65d8184df49f1d67bc18e (diff) | |
download | linux-dbb9ced797640cfd4996e879c53fb1134e693d53.tar.xz |
MIPS: Fix build with CONFIG_PROC_VMCORE=y
Commit a94e4f24ec83 ("MIPS: init: Drop boot_mem_map") introduced a
reference to a non-existant "end" field in struct memblock_region.
Replace it with a sum of the base & size fields to fix builds with
CONFIG_PROC_VMCORE=y.
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions