This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: PATCH: BZ #14557: __kernel_vsyscall unwind info is incorrect
- From: Roland McGrath <roland at hack dot frob dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>
- Date: Mon, 24 Sep 2012 13:45:29 -0700 (PDT)
- Subject: Re: PATCH: BZ #14557: __kernel_vsyscall unwind info is incorrect
- References: <20120920131208.GA31394@gmail.com>
Perhaps it would be cleaner just to put the vDSO entry onto the _ns_loaded
list in the static case as the dynamic linker does. I'm not sure off hand
what other bits of functionality this might enable, but it seems like there
might be some. I can vaguely imagine there might be some downside too, but
I don't know what it would be.