This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Ping s390 Re: Remove __ASSUME_MMAP2_SYSCALL


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]