Received: by 2002:a05:6a10:2785:0:0:0:0 with SMTP id ia5csp198263pxb; Fri, 8 Jan 2021 02:32:40 -0800 (PST) X-Google-Smtp-Source: ABdhPJwfKZFMh1Y3vBesKOBa6YZOSt4tS/3wvWk7I2MLL2+zWS0bAmpf5vF5DGVBVrn7QlbTLM78 X-Received: by 2002:a17:906:fa12:: with SMTP id lo18mr2320392ejb.354.1610101960226; Fri, 08 Jan 2021 02:32:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610101960; cv=none; d=google.com; s=arc-20160816; b=zON51yWPHhktkVDMrTT0+S6CflrNkd76f+HkYUEbShMvQomAljSVmnVAM2bHOZwNw3 1VmGEyQF8ObGpINHcmENmAmkDosmlSbLFq28w6jQ2VsBiEtoVAjVPZhDGyI/jYDQUS8g MIEp6xkm6FB6TV0oZeKkYLNhaJ08wf+sEg8u8hLXV/fL8DQmpdadQfWp8mAaC/JR9fsw YYtSF0Oj2K2Uq1zLfqYHstVTn8+sqAi/wSupt8J04PUEUu0u/jBAVyKrjbd8mxQo6Q0W iNFW1eTcMUNJUL6PfnpCuJ2zxdQYr+cBUgvTKKcqCFt86KmD2gUZNdjy2TZJWaNyY+m4 7Y8A== 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=7eqrLPEVZd7IE0qdRa6Ctdc14UhWvGENPlYsJNkqLOw=; b=Cb+RRDx3UjZkRpOSF0wlrW9O88nX/FR/UsYwwwIVFrhf9FxbJV8j3ZSzPane3x6Gq5 g3I2Kv6cNiBcS5HHC4ZcVQauyXw6jkW1Xi/9OlN3PUJxwDlQED7lX1Yq73wzpMRAH65D ymFoOOAuDefasbK2BgFizbEal5H2FgSwamriqGGLI2ixOU+VPyQZdIX/pwK97ROSKMpb BqUv4xzl/VQbVHnwGAULKuq0NcRDFGxtQ/oxZvH7YbmqCZDB7SM/bdsznBjsEDXUwrpj 8HXlNI+nuZ8xjf2IuEFYYKkxdO24IYs5XEfQf1WBsjUyBF/MzkVpgGliZVtMzoxGY5/Y 1Q/A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-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 d16si3332975ejz.96.2021.01.08.02.32.12; Fri, 08 Jan 2021 02:32:40 -0800 (PST) Received-SPF: pass (google.com: domain of linux-ext4-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-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726795AbhAHKcJ (ORCPT + 99 others); Fri, 8 Jan 2021 05:32:09 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:59722 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725984AbhAHKcJ (ORCPT ); Fri, 8 Jan 2021 05:32:09 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 50E001C0B88; Fri, 8 Jan 2021 11:31:10 +0100 (CET) Date: Fri, 8 Jan 2021 11:31:10 +0100 From: Pavel Machek To: Theodore Ts'o Cc: Russell King - ARM Linux admin , Arnd Bergmann , Will Deacon , linux-toolchains@vger.kernel.org, Mark Rutland , "linux-kernel@vger.kernel.org" , Andreas Dilger , Ext4 Developers List , Linux ARM Subject: Re: Aarch64 EXT4FS inode checksum failures - seems to be weak memory ordering issues Message-ID: <20210108103109.GA23265@duo.ucw.cz> References: <20210105154726.GD1551@shell.armlinux.org.uk> <20210106115359.GB26994@C02TD0UTHF1T.local> <20210106135253.GJ1551@shell.armlinux.org.uk> <20210106172033.GA2165@willie-the-truck> <20210106223223.GM1551@shell.armlinux.org.uk> <20210107111841.GN1551@shell.armlinux.org.uk> <20210107124506.GO1551@shell.armlinux.org.uk> <20210107133747.GP1551@shell.armlinux.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > > The gcc bugzilla mentions backports into gcc-linaro, but I do not see > > > them in my git history. > >=20 > > So, do we raise the minimum gcc version for the kernel as a whole to 5.1 > > or just for aarch64? >=20 > Russell, Arnd, thanks so much for tracking down the root cause of the > bug! >=20 > I will note that RHEL 7 uses gcc 4.8. I personally don't have an > objections to requiring developers using RHEL 7 to have to install a > more modern gcc (since I use Debian Testing and gcc 10.2.1, myself, > and gcc 5.1 is so five years ago :-), but I could imagine that being > considered inconvenient for some. I'm on gcc 4.9.2 on a machine that is hard to upgrade :-(. Best regards, Pavel --=20 http://www.livejournal.com/~pavelmachek --envbJBWh7q8WU6mo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCX/g0bQAKCRAw5/Bqldv6 8pyYAJoC5zO0PTOA6H3eh72g3UUzmjmDdACggNwbZUNV+58zQH7zPdNsq1KIARg= =u1Av -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo--