Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 922185

Summary: sys-kernel/gentoo-kernel-bin[modules-compress] modules are not compressed in parallel
Product: Gentoo Linux Reporter: om3i <r9ku1q>
Component: Current packagesAssignee: Distribution Kernel Project <dist-kernel>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/34843
Whiteboard:
Package list:
Runtime testing required: ---

Description om3i 2024-01-15 20:33:43 UTC
As a result, it is taking longer than it should.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-01-17 07:41:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=298c5096882846df2b215fede1c443f92aa5c6c6

commit 298c5096882846df2b215fede1c443f92aa5c6c6
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-01-16 20:13:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-01-17 07:40:59 +0000

    kernel-install.eclass: Compress kernel modules in parallel
    
    Closes: https://bugs.gentoo.org/922185
    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/34843
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 eclass/kernel-install.eclass | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)