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 at davemloft dot net>
- To: anton at samba dot org
- Cc: libc-alpha at sourceware dot org
- Date: Sun, 25 Mar 2012 21:16:28 -0400 (EDT)
- Subject: Re: [PATCH] define MAP_STACK and MAP_HUGETLB on powerpc, s390, shand sparc
- References: <20120326115110.3b0963b4@kryten>
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.