Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922185 - sys-kernel/gentoo-kernel-bin[modules-compress] modules are not compressed in parallel
Summary: sys-kernel/gentoo-kernel-bin[modules-compress] modules are not compressed in ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Distribution Kernel Project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-01-15 20:33 UTC by om3i
Modified: 2024-01-17 07:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)