On Tue, Jul 23, 2024 at 05:47:50PM -0400, Aaron Merey wrote:
> Hi Omar,
>
> On Fri, Jul 19, 2024 at 2:24 PM Omar Sandoval wrote:
> >
> > From: Omar Sandoval
> >
> > This is v4 of my patch series optimizing debuginfod for kernel
> > debuginfo. v1 is here [1], v2 is here [2], v3 is here [3]. The
Hi Omar,
On Fri, Jul 19, 2024 at 2:24 PM Omar Sandoval wrote:
>
> From: Omar Sandoval
>
> This is v4 of my patch series optimizing debuginfod for kernel
> debuginfo. v1 is here [1], v2 is here [2], v3 is here [3]. The only
> changes from v3 in this version are fixing a bogus maybe-uninitialize
From: Omar Sandoval
This is v4 of my patch series optimizing debuginfod for kernel
debuginfo. v1 is here [1], v2 is here [2], v3 is here [3]. The only
changes from v3 in this version are fixing a bogus maybe-uninitialized
error on the Debian build and adding the new test files to EXTRA_DIST so