[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/5] exec: Remove #ifdef 0-out code doing nothing.
From: |
Roland McGrath |
Subject: |
Re: [PATCH 3/5] exec: Remove #ifdef 0-out code doing nothing. |
Date: |
Thu, 29 Aug 2013 11:41:00 -0700 (PDT) |
> Mmm, the comment still looks valid to me. I don't know what else would
> make sure the dynamic linker doesn't put anything where libc expects to
> be putting its heap. We need to make sure something does that before
> dropping such a scary warning.
It's the "fmh" hack in sysdeps/mach/hurd/dl-sysdep.c that works around an
old bug in vm_map when trying to use the mask. If you've fixed the
microkernel bug, then you can both rip out the hack, and enable the mask
in the exec server.
- Re: [PATCH 1/5] exec: remove support for transparently unbzip2ing executables, (continued)
- Re: [PATCH 1/5] exec: remove support for transparently unbzip2ing executables, Justus Winter, 2013/08/29
- Re: [PATCH 1/5] exec: remove support for transparently unbzip2ing executables, Samuel Thibault, 2013/08/29
- Re: [PATCH 1/5] exec: remove support for transparently unbzip2ing executables, Justus Winter, 2013/08/29
- Re: [PATCH 1/5] exec: remove support for transparently unbzip2ing executables, Samuel Thibault, 2013/08/29
- Re: [PATCH 1/5] exec: remove support for transparently unbzip2ing executables, Justus Winter, 2013/08/29
- Re: [PATCH 1/5] exec: remove support for transparently unbzip2ing executables, Samuel Thibault, 2013/08/29
- Re: [PATCH 1/5] exec: remove support for transparently unbzip2ing executables, Richard Braun, 2013/08/29
- Re: [PATCH 1/5] exec: remove support for transparently unbzip2ing executables, Roland McGrath, 2013/08/29
[PATCH 3/5] exec: Remove #ifdef 0-out code doing nothing., Justus Winter, 2013/08/15
[PATCH 5/5] exec: remove the BFD code, Justus Winter, 2013/08/15
[PATCH 4/5] exec: Remove #ifdef 0-out code for user specified exec servers., Justus Winter, 2013/08/15
[PATCH 2/5] exec: remove support for transparently ungziping executables, Justus Winter, 2013/08/15