This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Ping s390 Re: Remove __ASSUME_MMAP2_SYSCALL
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: <libc-alpha at sourceware dot org>
- Cc: Andreas Krebbel <krebbel at linux dot vnet dot ibm dot com>
- Date: Wed, 1 Aug 2012 16:08:53 +0000
- Subject: Ping s390 Re: Remove __ASSUME_MMAP2_SYSCALL
- References: <Pine.LNX.4.64.1207272005130.31717@digraph.polyomino.org.uk>
On Fri, 27 Jul 2012, Joseph S. Myers wrote:
> This patch does so, removing __ASSUME_MMAP2_SYSCALL and associated
> __NR_mmap2 conditionals. Tested x86. Could s390 maintainers please
> test and review it? Note that __ASSUME_MMAP2_SYSCALL was never
> previously defined for s390-32 at all, despite the conditionals in
> s390-specific code - thus the changes to the s390-32 mmap/mmap64 code
> are exposing code that was never used before, and you should carefully
> review the existing code exposed by my patch, not just that my patch
> removes the conditionals correctly. If you find pre-existing issues
> with the s390 code then please commit whatever patch of your own you
> think appropriate to fix such issues.
Ping for the s390-32 review/test of this patch
<http://sourceware.org/ml/libc-alpha/2012-07/msg00588.html>.
--
Joseph S. Myers
joseph@codesourcery.com