From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 61195138334 for ; Sun, 4 Aug 2019 16:32:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97EE3E08AA; Sun, 4 Aug 2019 16:32:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7045DE089D for ; Sun, 4 Aug 2019 16:32:51 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id A637E349910; Sun, 4 Aug 2019 16:32:50 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-5.2-7 release Message-Id: <20190804163250.A637E349910@smtp.gentoo.org> Date: Sun, 4 Aug 2019 16:32:49 +0000 (UTC) From: mpagano@gentoo.org (Mike 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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cb56f9b1-d060-42c3-b46c-146884c7f51a X-Archives-Hash: d694be83398ab5ffecce7329a74ecc3d This is an automated email announcing the release of genpatches-5.2-7 CHANGES SINCE 5.2-6 ----------------------- Linux patch 5.2.6 (Mike Pagano) A 1005_linux-5.2.6.patch mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() (Mike Pagano) A 1800_vmalloc-sync-unmappings-fix.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.