From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-kernel+bounces-1258-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 63A1B138CCE for <garchives@archives.gentoo.org>; Thu, 7 May 2015 19:17:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77F98E0856; Thu, 7 May 2015 19:17:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00268E0844 for <gentoo-kernel@lists.gentoo.org>; Thu, 7 May 2015 19:17:24 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 309A0340F51; Thu, 7 May 2015 19:17:24 +0000 (UTC) To: Gentoo Kernel List <gentoo-kernel@lists.gentoo.org> Subject: [gentoo-kernel] [ANNOUNCE] genpatches-4.0-3 release Message-Id: <20150507191724.309A0340F51@smtp.gentoo.org> Date: Thu, 7 May 2015 19:17:03 +0000 (UTC) From: mpagano@gentoo.org (Mike Pagano ) Precedence: bulk List-Post: <mailto:gentoo-kernel@lists.gentoo.org> List-Help: <mailto:gentoo-kernel+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-kernel+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-kernel+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-kernel.gentoo.org> X-BeenThere: gentoo-kernel@lists.gentoo.org Reply-to: gentoo-kernel@lists.gentoo.org X-Archives-Salt: 80b195d4-5120-4cd8-bc3d-267e01da38c5 X-Archives-Hash: 5eebb52387d4a257315b82099cfbaad3 This is an automated email announcing the release of genpatches-4.0-3 CHANGES SINCE 4.0-2 ----------------------- Linux patch 4.0.2 (Mike Pagano) A 1001_linux-4.0.2.patch Fix for lz4 compression. Thanks to Christian Xia. See bug #546422. (Mike Pagano) A 2910_lz4-compression-fix.patch BFQ patchset for 4.0, v7r7. (Mike Pagano) A 5001_block-cgroups-kconfig-build-bits-for-BFQ-v7r7-4.0.patch A 5002_block-introduce-the-BFQ-v7r7-I-O-sched-for-4.0.patch1 A 5003_block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r7-for-4.0.0.patch ABOUT GENPATCHES ---------------- genpatches is the patchset applied to some kernels available in Portage. For more information, see the genpatches homepage: http://dev.gentoo.org/~mpagano/genpatches For a simple example of how to use genpatches in your kernel ebuild, look at a recent gentoo-sources ebuild.