From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5B5E5C7EE23 for ; Fri, 12 May 2023 15:05:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241748AbjELPFb (ORCPT ); Fri, 12 May 2023 11:05:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53522 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241729AbjELPFY (ORCPT ); Fri, 12 May 2023 11:05:24 -0400 X-Greylist: delayed 377 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Fri, 12 May 2023 08:05:13 PDT Received: from albireo.enyo.de (albireo.enyo.de [37.24.231.21]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 110913A86; Fri, 12 May 2023 08:05:12 -0700 (PDT) Received: from [172.17.203.2] (port=46215 helo=deneb.enyo.de) by albireo.enyo.de ([172.17.140.2]) with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) id 1pxUE3-001oE5-JK; Fri, 12 May 2023 14:58:31 +0000 Received: from fw by deneb.enyo.de with local (Exim 4.96) (envelope-from ) id 1pxUE3-000Bf6-1Y; Fri, 12 May 2023 16:58:31 +0200 From: Florian Weimer To: Ard Biesheuvel Cc: linux-kernel@vger.kernel.org, Jonathan Corbet , Arnd Bergmann , Tony Luck , Jessica Clarke , John Paul Adrian Glaubitz , Matthew Wilcox , Marc Zyngier , Guenter Roeck , Linus Torvalds , linux-ia64@vger.kernel.org Subject: Re: [RFC PATCH 0/5] Retire IA64/Itanium support References: <20230215100008.2565237-1-ardb@kernel.org> <87y1nvng1s.fsf@mid.deneb.enyo.de> Date: Fri, 12 May 2023 16:58:31 +0200 In-Reply-To: (Ard Biesheuvel's message of "Fri, 12 May 2023 16:45:55 +0200") Message-ID: <873541ha08.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Ard Biesheuvel: > I brought this up again [0] in the context of GRUB (which has similar > issues related to EFI the the kernel has) and Adrian suggested to > raise this discussion more widely, perhaps on the distributions > mailing list, among other places. > > Do you have any recommendations for a venue where we might find the > right mix of people who can drive this to a conclusion one way or the > other? > [0] https://lists.gnu.org/archive/html/grub-devel/2023-05/msg00068.html I think Adrian's list of lists to concat looks reasonable.