On Mon, Mar 10, 2014 at 05:19:27PM -0700, Andy Lutomirski wrote: > On Mon, Mar 10, 2014 at 5:13 PM, H. Peter Anvin <h...@linux.intel.com> wrote: > > On 03/10/2014 05:12 PM, Andy Lutomirski wrote: > >> The compat vDSO is a complicated hack that's needed to maintain > >> compatibility with a small range of never-released glibc versions. > >> > >> This removes it and replaces it with a much simpler hack: a config > >> option to disable the 32-bit vDSO by default. > >> > >> Signed-off-by: Andy Lutomirski <l...@amacapital.net> > > > > Can we verify this works correctly on the affected distributions? > > It works correctly on Fedora 20 32-bit and 64-bit.
I went and dug through the SRPMs at https://archives.fedoraproject.org Fedora hasn't ever shipped with COMPAT_VDSO enabled. Before FC6 (kernel 2.6.18), the option never existed. Dave -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/