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 177A41581C1 for ; Tue, 9 Jul 2024 07:00:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BA012BC01F; Tue, 9 Jul 2024 07:00:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 3ABAB2BC01B for ; Tue, 9 Jul 2024 07:00:33 +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 6E51C342FB6 for ; Tue, 9 Jul 2024 07:00:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4FDF1DFF for ; Tue, 9 Jul 2024 07:00:30 +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: <1720508385.706e55615d2c067a0fd00f36f42a4743d81da316.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/package.mask X-VCS-Directories: profiles/arch/powerpc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 706e55615d2c067a0fd00f36f42a4743d81da316 X-VCS-Branch: master Date: Tue, 9 Jul 2024 07:00:30 +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: a9e9f294-f796-48be-a3f8-b41670b2048d X-Archives-Hash: 7de0293645fd1fe204ce92af19cdd7e4 commit: 706e55615d2c067a0fd00f36f42a4743d81da316 Author: Matoro Mahri matoro tk> AuthorDate: Tue Jul 9 04:43:09 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jul 9 06:59:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=706e5561 profiles/arch/powerpc: mask kernel 6.6.37 See: https://lore.kernel.org/stable/20240705203413.wbv2nw3747vjeibk altlinux.org/ Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Sam James gentoo.org> profiles/arch/powerpc/package.mask | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/profiles/arch/powerpc/package.mask b/profiles/arch/powerpc/package.mask index 09ee3b610ae3..9c9ec8296565 100644 --- a/profiles/arch/powerpc/package.mask +++ b/profiles/arch/powerpc/package.mask @@ -1,6 +1,17 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro (2024-07-09) +# Known to crash on boot for at least ppc64le w/ 64k kernel, +# possibly other powerpc arches. Masking out of caution. +# https://lore.kernel.org/stable/20240705203413.wbv2nw3747vjeibk@altlinux.org/ +=sys-kernel/gentoo-kernel-6.6.37 +=sys-kernel/gentoo-kernel-bin-6.6.37 +=sys-kernel/gentoo-sources-6.6.37 +=sys-kernel/vanilla-kernel-6.6.37 +=sys-kernel/vanilla-sources-6.6.37 +=virtual/dist-kernel-6.6.37 + # Georgy Yakovlev (2020-09-22) # criu does not work on ppc64be and ppc32 sys-process/criu