Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] gentoo-sources - "experimental" USE not working?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Marcih
Apprentice
Apprentice


Joined: 19 Feb 2018
Posts: 213

PostPosted: Fri Jun 07, 2019 8:04 am    Post subject: gentoo-sources - "experimental" USE not working? Reply with quote

Code:
# emerge -pv gentoo-sources
[ebuild   R   ] sys-kernel/gentoo-sources-4.4.180  USE="experimental -build -symlink"

However, the "Processor family" prompt in menuconfig only shows the standard choices, not the extended list that previously appeared when these experimental Gentoo patches were applied.
I've noticed this after upgrading from 4.4.156 to 4.4.180 after the new line of Intel vulnerabilities hit and patches were backported.
What has changed? Is this by design or is it something I can debug and fix?
_________________
Bones McCracker wrote:
It wouldn't be so bad, if it didn't suck.

NeddySeagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.


Last edited by Marcih on Tue Jul 07, 2020 6:11 pm; edited 3 times in total
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3999

PostPosted: Fri Jun 07, 2019 8:57 pm    Post subject: Reply with quote

Please check https://github.com/graysky2/kernel_gcc_patch where
Code:
enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch
might do the trick.
Make sure you keep an alternate kernel to boot from.

Thks 4 ur attention.
Back to top
View user's profile Send private message
Marcih
Apprentice
Apprentice


Joined: 19 Feb 2018
Posts: 213

PostPosted: Fri Jun 07, 2019 9:40 pm    Post subject: Reply with quote

CaptainBlood wrote:
Please check https://github.com/graysky2/kernel_gcc_patch where
Code:
enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch
might do the trick.
Make sure you keep an alternate kernel to boot from.

Thks 4 ur attention.

Huh, you're right, the patch that you linked is no longer present in the patches tarball...
Code:
$ tar -xvf genpatches-4.4-181.experimental.tar.xz
./5001_block-cgroups-kconfig-build-bits-for-BFQ-v7r11-4.7.patch
./5002_block-introduce-the-BFQ-v7r11-I-O-sched-for-4.7.patch1
./5003_block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r11-for-4.7.patch
./5004_blkck-bfq-turn-BFQ-v7r11-for-4.7.0-into-BFQ-v8r3-for-4.patch1

$ tar -xvf genpatches-4.4-165.experimental.tar.xz
./5000_enable-additional-cpu-optimizations-for-gcc.patch
./5001_block-cgroups-kconfig-build-bits-for-BFQ-v7r11-4.7.patch
./5002_block-introduce-the-BFQ-v7r11-I-O-sched-for-4.7.patch1
./5003_block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r11-for-4.7.patch
./5004_blkck-bfq-turn-BFQ-v7r11-for-4.7.0-into-BFQ-v8r3-for-4.patch1
./5010_enable-additional-cpu-optimizations-for-gcc-4.9.patch
This is disappointing, any ideas as to why they were dropped? Were they no longer compatible/working?
The 4.4-175 release seems to be the last one containing said patches.
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3999

PostPosted: Sat Jun 08, 2019 4:18 am    Post subject: Reply with quote

Here's 4.4, 4.9 & 4.19 kernels,
I don't keep track which requires manual patching, as it isn't time consumming to detect when to.
Code:
make oldconfig
says it all in a second anf my kernell update procedure maintain .config backups.

Thks 4 ur attention.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum