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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2AA4215800D for ; Mon, 3 Jul 2023 19:47:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58B39E0819; Mon, 3 Jul 2023 19:47:44 +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 40396E0819 for ; Mon, 3 Jul 2023 19:47:44 +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 205F6335DB8 for ; Mon, 3 Jul 2023 19:47:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B32B8DC for ; Mon, 3 Jul 2023 19:47:41 +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: <1688413653.43e9f67bf3e3bf292910c06f7e3f996789689c18.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: 43e9f67bf3e3bf292910c06f7e3f996789689c18 X-VCS-Branch: master Date: Mon, 3 Jul 2023 19:47:41 +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: 1ef45428-1b2a-41b4-99ea-580b48bcbe99 X-Archives-Hash: a2d313aea0ee9effef5fd34f2d0668d0 commit: 43e9f67bf3e3bf292910c06f7e3f996789689c18 Author: Sam James gentoo org> AuthorDate: Mon Jul 3 19:47:05 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jul 3 19:47:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43e9f67b profiles/arch/hppa: mask broken kernels Link: https://lore.kernel.org/linux-parisc/612eaa53-6904-6e16-67fc-394f4faa0e16 bell.net/ Link: https://lore.kernel.org/linux-parisc/b886c0ee-2ef6-5ec9-17e0-eb66c63a61d4 roeck-us.net/T/#m250c15554add9bf4909751adccfe18c6ee0198a8 Link: https://github.com/torvalds/linux/commit/f66066bc5136f25e36a2daff4896c768f18c211e Signed-off-by: Sam James gentoo.org> profiles/arch/hppa/package.mask | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index f60c79116aa6..9ed32b07176c 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -1,6 +1,22 @@ # Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2023-07-03) +# Broken memory handling +# https://lore.kernel.org/linux-parisc/612eaa53-6904-6e16-67fc-394f4faa0e16@bell.net/ +# https://lore.kernel.org/linux-parisc/b886c0ee-2ef6-5ec9-17e0-eb66c63a61d4@roeck-us.net/T/#m250c15554add9bf4909751adccfe18c6ee0198a8 +# Fix: https://github.com/torvalds/linux/commit/f66066bc5136f25e36a2daff4896c768f18c211e +=sys-kernel/gentoo-kernel-6.1.37 +=sys-kernel/gentoo-kernel-6.3.11 +=sys-kernel/gentoo-sources-6.4.1 +=sys-kernel/gentoo-sources-6.3.11 +=sys-kernel/vanilla-kernel-6.1.37 +=sys-kernel/vanilla-kernel-6.3.11 +=sys-kernel/vanilla-sources-6.4.1 +=sys-kernel/vanilla-sources-6.3.11 +=virtual/dist-kernel-6.1.37 +=virtual/dist-kernel-6.3.11 + # Sam James (2023-03-28) # Needs explicit porting to each platform (bug 894078#c6) dev-python/py-cpuinfo