Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp1405937pxb; Mon, 11 Oct 2021 05:27:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwNtOyLeOneDPA6UmFWkWcxEZbLlZBkYESPPRI/3ZzV8ZKsQIJJ+vTbOJEbG2hJC7jBEJKx X-Received: by 2002:a17:907:995a:: with SMTP id kl26mr25173288ejc.413.1633955271945; Mon, 11 Oct 2021 05:27:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633955271; cv=none; d=google.com; s=arc-20160816; b=AfaZGgMOol5CYeAxl60AUSqKb+LlBiN7IztrejiXPh17dBbMcysgyjKutLQsjhjDHB fFYv8PT1B/HERip44KJXlgz+sc2uJ9gEsA/CxgOychPvONQdIqbX5/Q88o6MQ+8Wg5hk YUbSsc/K5fJifW+gbF3EuM8pW2QLDLB5Y0jwxkR/pitGYKS+/0kFMau8nigP2sUQQEtO h3BvN95MUI3Zxd1LJlmKmsajyiyKesVckDTw5ZbCbajnUAYLMQ7I+0Ge3RDby7HY71qB p2nMafjmXAqq4Uq4Q4CKtFyyegNiFVXn5FKYofSnNlxTsB/iRuoxbIdXch8l03r6EY4d rO9Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:references:message-id :in-reply-to:subject:cc:to:from:date; bh=+L8H4Kz8fOdN5u7TeDIpcVXs61OCDKhfBqZi2BDZZxw=; b=VITXM01myZzYiqrlEFJqJaXaxTiIQVhj38qwVzUE9FdcDFRdKZXu1X6/UePVn5rFUl SFBa1Ij+PgVKvdLENJ9SALyuV/iTjaO4GxD7lhQRlRrW9UsWRH0Xptrmv2IIROappr92 Tm3GW7CrFXwu27v1BCS1iqgyupqE48kvwopiQZs8NGXzlWqN0F5dLKIPNyZ1Bh8fu9h5 cJ0yxGLfEoz0zj+t6FOLZmFq0fmjPa8yGeKTlOVH+GJQaWnzzI14zN7tXs62GMM62ZCH WK4y1ZW55pDQwESqUQBt8OXPC1kE95pEvKeH272s64vrOBozLI9ZZNm6KUz0lebv+7KC g7/g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s28si11123545edw.13.2021.10.11.05.27.28; Mon, 11 Oct 2021 05:27:51 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234780AbhJKILM (ORCPT + 99 others); Mon, 11 Oct 2021 04:11:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40722 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231300AbhJKILJ (ORCPT ); Mon, 11 Oct 2021 04:11:09 -0400 X-Greylist: delayed 79841 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Mon, 11 Oct 2021 01:09:09 PDT Received: from angie.orcam.me.uk (angie.orcam.me.uk [IPv6:2001:4190:8020::34]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id E1561C061570; Mon, 11 Oct 2021 01:09:09 -0700 (PDT) Received: by angie.orcam.me.uk (Postfix, from userid 500) id 1B0AB92009C; Mon, 11 Oct 2021 10:09:09 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id 0C45192009B; Mon, 11 Oct 2021 10:09:09 +0200 (CEST) Date: Mon, 11 Oct 2021 10:09:08 +0200 (CEST) From: "Maciej W. Rozycki" To: Oleksij Rempel cc: Marc Kleine-Budde , Thomas Bogendoerfer , Rob Herring , Paul Burton , linux-kernel@vger.kernel.org, Ralf Baechle , linux-mips@vger.kernel.org, Pengutronix Kernel Team Subject: Re: [PATCH v1] MIPS: Malta: fix alignment of the devicetree buffer In-Reply-To: <20211011071553.GA24717@pengutronix.de> Message-ID: References: <20210902071951.28722-1-o.rempel@pengutronix.de> <20210902090324.GA6429@alpha.franken.de> <20210902101432.t3pmkb2od2j4kwth@pengutronix.de> <20211011071553.GA24717@pengutronix.de> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 11 Oct 2021, Oleksij Rempel wrote: > > It's not clear either from this patch description or from the commit > > referred what the actual *purpose* of the alignment check is and therefore > > I think it's hard to say which of the two commits needs to be indicated as > > the offender. Without further data I tend to agree it's 79edff12060f that > > ought to be referred, being the immediate cause of the regression, as > > things obviously worked before, for 5+ years. > > This patch was already taken. Do I need to do any thing? No, unless Thomas chimes in, especially since you've posted v2 already (I hope he's sorted the stable part). Overall we need better change descriptions though. Maciej