Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp1374223pxb; Mon, 11 Oct 2021 04:47:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxus6WWwWzjeHIBih+TZbW60FwCeQuHBaiMHfw9rjMzOlf86viHuK26uoS8wr+Ra22MqA14 X-Received: by 2002:a62:7e4e:0:b0:44c:51f5:5895 with SMTP id z75-20020a627e4e000000b0044c51f55895mr25239331pfc.73.1633952844188; Mon, 11 Oct 2021 04:47:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633952844; cv=none; d=google.com; s=arc-20160816; b=lnPo+kkjok7jeV+c7zc/LT+lHL9TEDpbnAoxrIfdnOyqyCFpAVt4GP8mpPC3VAPzU2 UWGcsrsbqmevOVjB9QtB2JsUVwDSZvEs+CiFG0L+lmeObexI6UiOdvJ8ZyfhgNFK2Wme m1fRy0WtKGtyG/w74sgo6+5FLzqsPdv2ZFIophkKYrSTXcFNo3FRcl3XoNDtIhAs7gD6 yVNdrMI9TbLuWQj+k0dOc9Ib1jvxAn5gHA2nEJQKlzV7mGcRGZ5TSbqNlpZNmR8tKtlj Mi936hv8oTZxVBM38SilLA3K4JDRA9eLVvLh/0vA5sLMOu7nSIaOyGbDk+QHxttxKBlp SLvw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=sHQyAeqD6SRLseC53cwoj67R9XTUOCoywmSj6OAMbcI=; b=Hjqc4u5RHfFW60PoPhLX6SIcpZrwW30mdHY5v3db6oVa/COOhCVZvssCH276sGLjsE gkVA7IooSKeYsN1ct34wDzbrmOjY1xVzhi9acLjN1oRunggTBz+HGr47xa37UJ2nUMg4 I7pWFkdlSlTSV5SCu6kjckhJDpK8kCSC77omnLgMrYXqzdO2/56foKdLIygnhXFZP6cH AZo9Iipk91shwHtLF1kK0srO8QrkGdbCjNWqQiAOMHoXf3fCiu44oE3JwVC3TctCdtrK h4JjZXeylHLCWuycHTOoIJtdy/UkUOEzyvVWG8QZm+hmxPVVmfYDLeCGpKLftKvR8Dtg b7mA== 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 t11si12941347pgl.482.2021.10.11.04.47.11; Mon, 11 Oct 2021 04:47:24 -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 S231448AbhJKHSF (ORCPT + 99 others); Mon, 11 Oct 2021 03:18:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56776 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231163AbhJKHSE (ORCPT ); Mon, 11 Oct 2021 03:18:04 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E9DC6C061570 for ; Mon, 11 Oct 2021 00:16:04 -0700 (PDT) Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mZpXO-0000B1-1q; Mon, 11 Oct 2021 09:15:54 +0200 Received: from ore by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1mZpXN-0001N4-5g; Mon, 11 Oct 2021 09:15:53 +0200 Date: Mon, 11 Oct 2021 09:15:53 +0200 From: Oleksij Rempel To: "Maciej W. Rozycki" 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 Message-ID: <20211011071553.GA24717@pengutronix.de> References: <20210902071951.28722-1-o.rempel@pengutronix.de> <20210902090324.GA6429@alpha.franken.de> <20210902101432.t3pmkb2od2j4kwth@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 09:13:54 up 235 days, 10:37, 136 users, load average: 0.19, 0.25, 0.22 User-Agent: Mutt/1.10.1 (2018-07-13) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 10, 2021 at 11:58:24AM +0200, Maciej W. Rozycki wrote: > On Thu, 2 Sep 2021, Marc Kleine-Budde wrote: > > > > > Starting with following patch MIPS Malta is not able to boot: > > > > | commit 79edff12060fe7772af08607eff50c0e2486c5ba > > > > | Author: Rob Herring > > > > | scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9 > > > > If the above patch broke malts, IMHO the fixes tag should be: > > > > Fixes: 79edff12060f ("scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9") > > 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? Regards, Oleksij -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |