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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2E3E3158020 for ; Thu, 10 Nov 2022 18:19:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6966A2BC006; Thu, 10 Nov 2022 18:19:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43F102BC005 for ; Thu, 10 Nov 2022 18:19:04 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 8A12F340F46; Thu, 10 Nov 2022 18:19:03 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-6.0-8 release Message-Id: <20221110181903.8A12F340F46@smtp.gentoo.org> Date: Thu, 10 Nov 2022 18:19:02 +0000 (UTC) From: 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: 619d1c21-b252-4a67-81b4-39bc7ef094a5 X-Archives-Hash: bf4a8750819f7038e2d8a64b6338a0f1 This is an automated email announcing the release of genpatches-6.0-8 CHANGES SINCE 6.0-7 ----------------------- Remove redundant patch (Mike Pagano) D 1900_btrfs-chunk-sub_stripes-fix.patch Linux patch 6.0.8 (Mike Pagano) A 1007_linux-6.0.8.patch bpf: mark get_entry_ip as __maybe_unused (Mike Pagano) A 2910_bfp-mark-get-entry-ip-as--maybe-unused.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.