Gentoo Archives: gentoo-kernel

From: mpagano@gentoo.org (Michael Pagano )
To: Gentoo Kernel List <gentoo-kernel@l.g.o>
Subject: [gentoo-kernel] [ANNOUNCE] genpatches-3.12-6 release
Date: Fri, 13 Dec 2013 13:43:02
Message-Id: 20131213134259.8DC5633F2AD@smtp.gentoo.org
1 This is an automated email announcing the release of genpatches-3.12-6
2
3
4 CHANGES SINCE 3.12-5
5 -----------------------
6
7 Revision 2611:
8 Modify pipe_write to first call sb_start_write_try() and upon encountering a frozen fs, skip the time update. Gentoo Kernel bug #493002. Thanks to the author, Dmitry Monakhov <dmonakhov@××××××.org> (mpagano)
9 Added: 1900_modify-pipe_write-to-first-call-sb_start_write_try-a.patch
10
11 Revision 2616:
12 Linux patch 3.12.5 (mpagano)
13 Added: 1004_linux-3.12.5.patch
14
15 Revision 2617:
16 3.12-6 release (mpagano)
17
18
19 PATCHES
20 -------
21
22 When the website updates, the complete patch list and split-out patches will be
23 available here:
24 http://dev.gentoo.org/~mpagano/genpatches/patches-3.12-6.htm
25 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.12-6.base.tar.bz2
26 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.12-6.extras.tar.bz2
27 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.12-6.experimental.tar.bz2
28
29
30 ABOUT GENPATCHES
31 ----------------
32
33 genpatches is the patchset applied to some kernels available in Portage.
34
35 For more information, see the genpatches homepage:
36 http://dev.gentoo.org/~mpagano/genpatches
37
38 For a simple example of how to use genpatches in your kernel ebuild, look at a
39 recent gentoo-sources ebuild.