Gentoo Archives: gentoo-kernel

From: "Tom Wijsman (TomWij)" <TomWij@g.o>
To: gentoo-kernel@l.g.o
Subject: [gentoo-kernel] [ANNOUNCE] genpatches-4.7-4 release
Date: Wed, 07 Sep 2016 19:35:26
Message-Id: 20160907213517.6358964f@TOMWIJ-GENTOO.HOME
1 This is an automated email announcing the release of genpatches-4.7-4
2
3
4 CHANGES SINCE 4.7-3
5 -----------------------
6
7 Linux patch 4.7.3 (Tom Wijsman (TomWij))
8 A 1002_linux-4.7.3.patch
9
10 Removed experimental gcc <4.9 optimization patch, it conflicts with
11 experimental gcc >=4.9 optimization patch; as GCC 4.9.3 is stable in tree
12 (Tom Wijsman (TomWij))
13 D 5000_enable-additional-cpu-optimizations-for-gcc.patch
14
15 Update gentoo kconfig patch to remove DEVPTS_MULTIPLE_INSTANCES. See kernel
16 upstream commit: eedf265aa003b4781de24cfed40a655a664457e6. Thanks to Ralf
17 Ramsauer. (Mike Pagano)
18 M 4567_distro-Gentoo-Kconfig.patch
19
20 Update for BFQ patchset to v8r2. See bug #591828 (Mike Pagano)
21 D 5004_blkck-bfq-turn-BFQ-v7r11-for-4.7.0-into-BFQ-v8-for-4.patch1
22 A 5004_blkck-bfq-turn-BFQ-v7r11-for-4.7.0-into-BFQ-v8r2-for-4.patch1
23
24
25 ABOUT GENPATCHES
26 ----------------
27
28 genpatches is the patchset applied to some kernels available in Portage.
29
30 For more information, see the genpatches homepage:
31 http://dev.gentoo.org/~mpagano/genpatches
32
33 For a simple example of how to use genpatches in your kernel ebuild, look at a
34 recent gentoo-sources ebuild.