On Fri, Jun 10, 2022 at 06:27:49AM -0400, Ionen Wolkens wrote:
> On Thu, Jun 09, 2022 at 06:11:00PM -0400, Mike Pagano wrote:
> > The Linux kernel supports the compression of modules utilizing GZIP, XZ
> > and ZSTD. Add code into linux-mod.eclass to support this for out of
> > tree modules utilizi
On Thu, Jun 09, 2022 at 06:11:00PM -0400, Mike Pagano wrote:
> The Linux kernel supports the compression of modules utilizing GZIP, XZ
> and ZSTD. Add code into linux-mod.eclass to support this for out of
> tree modules utilizing the compression binary specified in the kernel
> config.
>
> Note t