pmalloc: fix shared hugepage backed mmap on older kernels 16/16216/4
authorDamjan Marion <[email protected]>
Tue, 27 Nov 2018 12:02:13 +0000 (13:02 +0100)
committerFlorin Coras <[email protected]>
Wed, 28 Nov 2018 16:34:27 +0000 (16:34 +0000)
Usual suspect, CentOS 7. Kernel doens't like MAP_HUGETLB to be
set together with MAP_SHARED even if we are mapping hugetlb backed file.

Change-Id: I6bb0fe14e9e42286963bb648840279942b2e8307
Signed-off-by: Damjan Marion <[email protected]>

No differences found