diff options
author | Sean Paul <seanpaul@chromium.org> | 2019-04-24 10:08:36 -0700 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2019-04-25 10:55:13 +0100 |
commit | ebbb8f9cbfc3b51d52e6fe3b146ea824030eb48a (patch) | |
tree | f1cdd9f59b9535054d06880c5f7e9760c8aa23fc /amdgpu | |
parent | 818033deff2ba1a3ed4e39b3f4a0c2f1da9b23eb (diff) | |
download | libdrm-ebbb8f9cbfc3b51d52e6fe3b146ea824030eb48a.tar.gz libdrm-ebbb8f9cbfc3b51d52e6fe3b146ea824030eb48a.tar.bz2 libdrm-ebbb8f9cbfc3b51d52e6fe3b146ea824030eb48a.zip |
libdrm: Use mmap64 instead of __mmap2
__mmap2 isn't supported on all platforms, mmap64 is the right way
to do this in android.
Also folds in a fix from Stéphane Marchesin <marcheu@chromium.org>
Cc: Sean Paul <seanpaul@chromium.org>
Cc: Alistair Strachan <astrachan@google.com>
Cc: Marissa Wall <marissaw@google.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
[jstultz: Folded in Stéphane's fix]
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'amdgpu')
0 files changed, 0 insertions, 0 deletions