From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C59BE1581EE for ; Mon, 24 Mar 2025 07:01:55 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B3F0A343399 for ; Mon, 24 Mar 2025 07:01:55 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id AC3421103B8; Mon, 24 Mar 2025 07:01:54 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id A5A2E1103B8 for ; Mon, 24 Mar 2025 07:01:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 657E8343379 for ; Mon, 24 Mar 2025 07:01:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B16F31D72 for ; Mon, 24 Mar 2025 07:01:52 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1742799690.81109789bcaada375830b3c98be1f2d5617eada9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/package.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 81109789bcaada375830b3c98be1f2d5617eada9 X-VCS-Branch: master Date: Mon, 24 Mar 2025 07:01:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 647f5b42-4f4a-456f-bf3f-f08aa95c7e61 X-Archives-Hash: 33ec5e8d6da5c614faed5f9b69e5dd5b commit: 81109789bcaada375830b3c98be1f2d5617eada9 Author: Sam James gentoo org> AuthorDate: Mon Mar 24 07:01:03 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 24 07:01:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81109789 profiles/arch/hppa: mask linux-6.12 There's a data corruption bug affecting linux-6.12 at least. See https://lore.kernel.org/linux-parisc/84d7b3e1053b2a8397bcc7fc8eee8106 matoro.tk/. Signed-off-by: Sam James gentoo.org> profiles/arch/hppa/package.mask | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index e7ef6e29762a..6fc3d60432b8 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -1,6 +1,14 @@ -# Copyright 2019-2024 Gentoo Authors +# Copyright 2019-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2025-03-24) +# Affected by a data corruption bug on HPPA +# https://lore.kernel.org/linux-parisc/84d7b3e1053b2a8397bcc7fc8eee8106@matoro.tk/ +>=sys-kernel/gentoo-sources-6.12 +>=sys-kernel/vanilla-sources-6.12 +>=sys-kernel/gentoo-kernel-6.12 +>=sys-kernel/vanilla-kernel-6.12 + # Sam James (2023-03-28) # Needs explicit porting to each platform (bug 894078#c6) dev-python/py-cpuinfo