[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[glibc] 01/01: Re-disable hurd-i386/submitted-anon-mmap-shared.diff



This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch glibc-2.26
in repository glibc.

commit 8fdc0c6ea752bffc2d100cef9fed15e7033077bd
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Sep 10 21:04:18 2017 +0000

    Re-disable hurd-i386/submitted-anon-mmap-shared.diff
    
    It was reenabled by error, we are not ready for it yet.
---
 debian/patches/hurd-i386/submitted-anon-mmap-shared.diff | 3 +++
 debian/patches/series                                    | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/patches/hurd-i386/submitted-anon-mmap-shared.diff b/debian/patches/hurd-i386/submitted-anon-mmap-shared.diff
index ec36d60..3737bc0 100644
--- a/debian/patches/hurd-i386/submitted-anon-mmap-shared.diff
+++ b/debian/patches/hurd-i386/submitted-anon-mmap-shared.diff
@@ -2,6 +2,9 @@ Optimizing anonymous maps brings bugs, and does not optimize much anyway.
 
 https://sourceware.org/bugzilla/show_bug.cgi?id=19903
 
+Do not enable yet, exec's servercopy function calls mmap(size = 0) and expects
+it not to fail (while POSIX expects it to fail).
+
 --- a/sysdeps/mach/hurd/mmap.c
 +++ b/sysdeps/mach/hurd/mmap.c
 @@ -44,29 +44,6 @@ __mmap (__ptr_t addr, size_t len, int pr
diff --git a/debian/patches/series b/debian/patches/series
index 03e70b3..afa2ccb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -113,7 +113,7 @@ hurd-i386/local-bootstrap.diff
 hurd-i386/local-mach_print.diff
 hurd-i386/submitted-hurd-abilist.diff
 hurd-i386/local-versions.diff
-hurd-i386/submitted-anon-mmap-shared.diff
+#hurd-i386/submitted-anon-mmap-shared.diff
 hurd-i386/tg-faccessat.diff
 hurd-i386/tg-extern_inline.diff
 hurd-i386/tg-eintr.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git


Reply to: