diff options
author | Russell King <rmk@arm.linux.org.uk> | 2016-06-06 17:59:55 +0100 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2016-06-08 09:22:24 +0900 |
commit | 2185c79d3bf443be85809f3d0e0103035ac7140b (patch) | |
tree | 2588db9aaaed44fd848fef9cb56b40c9e5e2fb31 /kexec/arch/arm/crashdump-arm.c | |
parent | 45251676e5620b32beafd4fd9db7566a89f58f7e (diff) |
arm: fix off-by-one on memory end
The memory range end is inclusive, not exclusive (see x86). We should
not be adding one to the value parsed from the /proc/iomem resources.
Reviewed-by: Pratyush Anand <panand@redhat.com>
Signed-off-by: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/arch/arm/crashdump-arm.c')
0 files changed, 0 insertions, 0 deletions