From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LyyUf-0002E0-Em for garchives@archives.gentoo.org; Wed, 29 Apr 2009 01:21:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC494E044E; Wed, 29 Apr 2009 01:21:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 86195E044E for ; Wed, 29 Apr 2009 01:21:48 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 10ABCB4C1B; Wed, 29 Apr 2009 01:21:48 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-2.6.29-3 release Message-Id: <20090429012148.10ABCB4C1B@smtp.gentoo.org> Date: Wed, 29 Apr 2009 01:21:48 +0000 (UTC) From: mpagano@gentoo.org (Michael Pagano ) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-kernel@lists.gentoo.org Reply-to: gentoo-kernel@lists.gentoo.org X-Archives-Salt: ff754feb-b48f-4e67-b7d4-5a209457bed7 X-Archives-Hash: 21785eaa9d0d6c9c91ea3832b639f156 This is an automated email announcing the release of genpatches-2.6.29-3 CHANGES SINCE 2.6.29-2 ----------------------- Revision 1544: ext4 patch to fix discard of inode prealloc space with delayed allocation (mpagano) Added: 1918_ext4-fix-discard-of-inode-prealloc-space-with-delayed-allocation.patch Revision 1547: sparc64: Flush TLB before releasing pages (mpagano) Added: 1700_flush-pending-TLB-entries.patch Revision 1549: Linux 2.6.29.2 patch (mpagano) Added: 1001_linux-2.6.29.2.patch Deleted: 1700_flush-pending-TLB-entries.patch Revision 1550: 2.6.29-3 release (mpagano) PATCHES ------- When the website updates, the complete patch list and split-out patches will be available here: http://dev.gentoo.org/~dsd/genpatches/patches-2.6.29-3.htm http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.29-3.base.tar.bz2 http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.29-3.extras.tar.bz2 ABOUT GENPATCHES ---------------- genpatches is the patchset applied to some kernels available in Portage. For more information, see the genpatches homepage: http://dev.gentoo.org/~dsd/genpatches For a simple example of how to use genpatches in your kernel ebuild, look at a recent gentoo-sources-2.6.* ebuild.