Ping s390 Re: Remove __ASSUME_MMAP2_SYSCALL

Joseph S. Myers joseph@codesourcery.com
Wed Aug 1 16:09:00 GMT 2012


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



More information about the Libc-alpha mailing list