Gentoo Archives: gentoo-kernel

From: mpagano@gentoo.org (Mike Pagano )
To: Gentoo Kernel List <gentoo-kernel@l.g.o>
Subject: [gentoo-kernel] [ANNOUNCE] genpatches-2.6.30-8 release
Date: Wed, 16 Sep 2009 14:33:15
Message-Id: 20090916143314.6CFAA678A5@smtp.gentoo.org
1 This is an automated email announcing the release of genpatches-2.6.30-8
2
3
4 CHANGES SINCE 2.6.30-7
5 -----------------------
6
7 Revision 1601:
8 Fixes freezes caused by careless IPI sends on some x86 setups (asn)
9 Added: 1700_empty-ipi-check.patch
10
11 Revision 1602:
12 linux/sysrq.h needs linux/errno.h (mpagano)
13 Added: 2910_add-sysrq-h-needs-errno-h-include.patch
14
15 Revision 1603:
16 Linux 2.6.30.6 patch and the removal of redundant patch (mpagano)
17 Added: 1005_linux-2.6.30.6.patch
18 Deleted: 1700_empty-ipi-check.patch
19
20 Revision 1607:
21 Linux 2.6.30.7 patch (mpagano)
22 Added: 1006_linux-2.6.30.7.patch
23
24 Revision 1608:
25 2.6.30-8 release (mpagano)
26
27
28 PATCHES
29 -------
30
31 When the website updates, the complete patch list and split-out patches will be
32 available here:
33 http://dev.gentoo.org/~dsd/genpatches/patches-2.6.30-8.htm
34 http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.30-8.base.tar.bz2
35 http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.30-8.extras.tar.bz2
36
37
38 ABOUT GENPATCHES
39 ----------------
40
41 genpatches is the patchset applied to some kernels available in Portage.
42
43 For more information, see the genpatches homepage:
44 http://dev.gentoo.org/~dsd/genpatches
45
46 For a simple example of how to use genpatches in your kernel ebuild, look at a
47 recent gentoo-sources-2.6.* ebuild.