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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4CF23CA0FF0 for ; Mon, 1 Sep 2025 09:58:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=DPvlEW8PtLKIanxybkO1/0NkrQlUhYQIU4DMz23K2u4=; b=uMxXMvLYiJDj1PQIm5BEsli6jv YygSK1/tcMRN+xuMugy/qJegGXws3kTZ7zm9AuesThgT+a8XizqkOmfQOx5Y1K6OeWdKr3eEVjZRh TPGVONU7t1BuQUZJaXp5xNBmqqwHWH69S8bc398ouh3w+kPKMc2tuYx/dHxQgVHErzS/e9S6RgO4G z616oZyi3/kFc3RiI6PDkANWppw2cPlWsxhHmgeccsL6XD79a+E4SFOVzTGItLfmSJeqdvWHlNBnb UyTDPmaVcvVCWSkTVlE5uQUjHvxEiqxT9zCSQgqqFYMs6O/flxfj5ezVDF9bMd06TY6+BhrqI4yjZ jvJLcijw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1ut1Is-0000000BpFh-2eje; Mon, 01 Sep 2025 09:58:22 +0000 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1ut0S4-0000000BgjW-1xeT for linux-arm-kernel@lists.infradead.org; Mon, 01 Sep 2025 09:03:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1756717427; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=DPvlEW8PtLKIanxybkO1/0NkrQlUhYQIU4DMz23K2u4=; b=JR54dVCVdCnk8xV/bdMYMR8IVj8p9LdiSoK7ChhkxHZMqguTPrEaBaCFZvVRY26fOUwuHz M2f6fnW4mrTZC89S+22KzMe/Zjc83hRB9lF0lY6wDT+vkp8Z0aa0ycqQTRF4+NZTHzB8KW j2hLZ2AZj0iAGGqhiWeuIADnyFdBc9I= Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-656-8mFGJcPuO_W8J2hAjUmw-w-1; Mon, 01 Sep 2025 05:02:12 -0400 X-MC-Unique: 8mFGJcPuO_W8J2hAjUmw-w-1 X-Mimecast-MFC-AGG-ID: 8mFGJcPuO_W8J2hAjUmw-w_1756717329 Received: from mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.4]) (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 mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id CC7F5180035D; Mon, 1 Sep 2025 09:02:08 +0000 (UTC) Received: from localhost (unknown [10.72.112.127]) by mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 4D57730001A2; Mon, 1 Sep 2025 09:02:06 +0000 (UTC) Date: Mon, 1 Sep 2025 17:02:02 +0800 From: Baoquan He To: Alexandre Ghiti Cc: Breno Leitao , Catalin Marinas , Will Deacon , Andrew Morton , Coiby Xu , Paul Walmsley , Palmer Dabbelt , Albert Ou , Heiko Carstens , Vasily Gorbik , Alexander Gordeev , Christian Borntraeger , Sven Schnelle , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, linux-s390@vger.kernel.org, kernel-team@meta.com Subject: Re: [PATCH 0/3] kexec: Fix invalid field access Message-ID: References: <20250827-kbuf_all-v1-0-1df9882bb01a@debian.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250901_020348_640984_9126F1B5 X-CRM114-Status: GOOD ( 11.35 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 09/01/25 at 08:42am, Alexandre Ghiti wrote: > Hi Breno, > > On 8/27/25 12:42, Breno Leitao wrote: .....snip... > > I see that the commit those patches fix is in 6.16 so we should add cc: > stable. > > And who should merge those patches? Should we do it on a per-arch basis? It's been in Andrew's akpm-mm/mm-hotfixes-unstable.