Re: [PATCH 0/2] elfutils: minor build system fixes

2019-12-12 Thread Mark Wielaard
On Wed, 2019-12-11 at 16:23 -0800, Omar Sandoval wrote: > This small series fixes a couple of issues I encountered when building > elfutils. Patch 1 fixes an issue when compiling with CFLAGS='-Wno-error > -O0'. Patch 2 gets rid of a warning. Both look good, pushed to master. Thanks. Do you still

Re: [PATCH 0/2] elfutils: minor build system fixes

2019-12-12 Thread Omar Sandoval
On Thu, Dec 12, 2019 at 12:17:23PM +0100, Mark Wielaard wrote: > On Wed, 2019-12-11 at 16:23 -0800, Omar Sandoval wrote: > > This small series fixes a couple of issues I encountered when building > > elfutils. Patch 1 fixes an issue when compiling with CFLAGS='-Wno-error > > -O0'. Patch 2 gets rid

Re: rfc/patch: debuginfod client $DEBUGINFOD_PROGRESS env var

2019-12-12 Thread Frank Ch. Eigler
Hi - > > debuginfod: usability tweaks, incl. $DEBUGINFOD_PROGRESS client > > support > > > > This facility allows a default progress-printing function > > to be installed if the given environment variable is set. > > I like this idea but have a bit of a security concern about the

Re: [PATCH 0/4] libdwfl: make dwfl_addrmodule work for Linux kernel modules

2019-12-12 Thread Omar Sandoval
On Wed, Dec 11, 2019 at 05:29:42PM -0800, Omar Sandoval wrote: > From: Omar Sandoval > > Hello, > > I recently encountered a bug that dwfl_addrmodule doesn't work correctly > for Linux kernel modules. This is because each section of a kernel > module is allocated independently, so sections from