diff options
author | Oliver O'Halloran <oohall@gmail.com> | 2017-05-26 17:00:00 +1000 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2017-05-26 17:02:24 +1000 |
commit | 1d4a0a4374f69c890b64f5463930775d94139ded (patch) | |
tree | 6dc545907428886174438822b09ec1b1bc863650 /libc | |
parent | 25e42bad1f29384526d4ac1ad43dbd53505a687b (diff) | |
download | skiboot-1d4a0a4374f69c890b64f5463930775d94139ded.zip skiboot-1d4a0a4374f69c890b64f5463930775d94139ded.tar.gz skiboot-1d4a0a4374f69c890b64f5463930775d94139ded.tar.bz2 |
hdata: Ignore unnamed memory reservations.
Hostboot should name any and all memory reservations that it provides.
Currently some hostboots export a broken reservation covering the first
256MB of memory and this causes the system to crash at boot due to an
invalid free because this overlaps with the static "ibm,os-reserve"
region (which covers the first 768MB of memory).
According to the hostboot team unnamed reservations are invalid and can
be ignored.
Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'libc')
0 files changed, 0 insertions, 0 deletions