diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2020-07-01 14:56:45 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2020-07-11 15:53:00 +0100 |
commit | c1f6ad798c7bb328a6f387f2509bf86305383d37 (patch) | |
tree | 915d6b186fa9a09aa201553faae7bb814e9ad183 /stubs | |
parent | 27ebeda0c07dcc2e9eec98ed1f70115ffa1e3797 (diff) |
linux-user/elfload: use MAP_FIXED_NOREPLACE in pgb_reserved_va
Given we assert the requested address matches what we asked we should
also make that clear in the mmap flags. Otherwise we see failures in
the GitLab environment for some currently unknown but allowable
reason. We use MAP_FIXED_NOREPLACE if we can so we don't just clobber
an existing mapping. Also include the strerror string for a bit more
info on failure.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200701135652.1366-34-alex.bennee@linaro.org>
Diffstat (limited to 'stubs')
0 files changed, 0 insertions, 0 deletions