Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 742533 - sys-kernel/gentoo-sources-5.8.9: enable CPU optimizations for GCC 9.1+
Summary: sys-kernel/gentoo-sources-5.8.9: enable CPU optimizations for GCC 9.1+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard: gentoo-sources-5.8.10
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2020-09-14 17:22 UTC by Balint SZENTE
Modified: 2020-09-17 17:10 UTC (History)
2 users (show)

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 Balint SZENTE 2020-09-14 17:22:38 UTC
5012_enable-cpu-optimizations-for-gcc91.patch is missing for 5.8.x kernels. There is a new patch for GCC 9.1+ and kernel 5.8.x.

Please include the enable_additional_cpu_optimizations_for_gcc_v9.1+_kernel_v5.8+.patch from https://github.com/graysky2/kernel_gcc_patch
for 5.8.x kernels.


Reproducible: Always
Comment 1 Mike Pagano gentoo-dev 2020-09-14 17:37:29 UTC
Thanks for reporting. This will be in the next releases of genpatches for gentoo-sources (with the 5.8.10 release).

commit 5846980492f891a80511f1ed36d666ef8a073e1a (HEAD -> 5.8, origin/5.8)
Author: Mike Pagano <mpagano@gentoo.org>
Date:   Mon Sep 14 13:35:23 2020 -0400

    Update cpu opt patch for v9.1 >= gcc < v10.X.
    
    See bug #742533
    Reported by Balint SZENTE
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Comment 2 Mike Pagano gentoo-dev 2020-09-17 17:10:14 UTC
5.8.10 released

commit 9acc80f288693d7c17894d12bb27950dbc8b03fe (HEAD -> master, origin/master, origin/HEAD)
Author: Mike Pagano <mpagano@gentoo.org>
Date:   Thu Sep 17 12:58:24 2020 -0400

    sys-kernel/gentoo-sources: Linux patch 5.8.10
    
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>