Lucas De Marchi wrote:
On Tue, Oct 03, 2023 at 11:08:29PM +0200, Marco d'Itri wrote:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050586
duplicate of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050582 ?
Ah, that does seem the better bug report, as it triages it down to the
dictionary size.
Maybe that patch needs to propagate back to 6.5?
If you mean that modules_install doesn't pass the right parameters to
/bin/xz, then definitely. I've reported on bugzilla variously over the
years about things "fixed in Linus's tree" that never got queued into
Greg KH's tree.
Perhaps kmod should be updated to only call finit_module() when the
kernel_version is >= known good, or when not using xz compression, and
use init_module() elsewhere?
In any case, I didn't see the Debian bug report earlier. Using
Slackware here with custom-config mainline kernels.
Kris