diff options
author | Russell King <rmk@arm.linux.org.uk> | 2016-06-06 17:59:08 +0100 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2016-06-08 09:21:52 +0900 |
commit | cb9056e009a9e139c922f8643ef8dbe54b70edc4 (patch) | |
tree | 31eca67d8471250a0eccfdb492e55360a8dc8924 /kdump | |
parent | 58afa4991bf8c655972f9ad0a0adf09883439427 (diff) |
arm: fix kdump to work on LPAE systems
We need to use 64-bit file IO when mapping system memory and the core
dump file as we may be running on a LPAE system, otherwise we risk
mapping memory we shouldn't, and causing a kernel oops:
Unhandled fault: asynchronous external abort (0x211) at 0x00000000
pgd = edd2c740
[00000000] *pgd=82ec98003, *pmd=82dcd2003, *pte=00000000
Acked-by: Baoquan He <bhe@redhat.com>
Signed-off-by: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kdump')
0 files changed, 0 insertions, 0 deletions