This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] define MAP_STACK and MAP_HUGETLB on powerpc, s390, shand sparc
From: David Miller <davem@davemloft.net>
Date: Sun, 25 Mar 2012 21:16:28 -0400 (EDT)
> From: Anton Blanchard <anton@samba.org>
> Date: Mon, 26 Mar 2012 11:51:10 +1100
>
>> [PATCH] define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc
>>
>> 2012-03-26 Anton Blanchard <anton@samba.org>
>>
>> * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
>> MAP_HUGETLB.
>> * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
>> * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
>> * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
>
> Sparc bits look fine, thanks Anton.
I don't want Anton's patch to fall through the cracks, does anyone
mind if I check his change in?