Received: by 2002:a05:7412:1492:b0:e2:908c:2ebd with SMTP id s18csp488101rdh; Wed, 23 Aug 2023 06:19:31 -0700 (PDT) X-Google-Smtp-Source: AGHT+IEdUPO+UgVmnWf13u4k92AwXFQ2nXFHrM/8n3KKRDjJSx3Qen3XyQeXhrKiydKxPbj6nJzJ X-Received: by 2002:a17:906:ef8c:b0:98f:8481:24b3 with SMTP id ze12-20020a170906ef8c00b0098f848124b3mr13546508ejb.37.1692796771149; Wed, 23 Aug 2023 06:19:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1692796771; cv=none; d=google.com; s=arc-20160816; b=w+crXWoSN47iyCNV8hS2QTYe/pjt8KcFwO8CjgJQnueZsK+WApuYVcShQSQqBdBJ1o 6Eme5UbwUPr58JRb8lA/76IFBJbWUnZ2bmabpSFx3dCqc4yZhQfhLZ5JXd5gs0UIYHgN SmENEYfxv4qz7r96J8xDqq9kEiKUAlV7w7I3k6WJ/cvExMbUR1C8l/z6BEC+SJpqKPQD OKqGXWrReFqlePgyyQ6YxCphyuGIYcHVOveZJfr29zbwwgSYbiK7OYhotWSU6dkHNosm CVwQQdtpx5aZQlR5mVbYm/eoe5jMJTFh4/uupMKjIdf2YO7NVHWBCWdKoXC2j99w8nP+ WZYA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version:date :message-id:subject:references:in-reply-to:cc:to:from; bh=z2UGAXgTkNrtrnX5Cr0xAt3etOnKsgXH1CsylGkZcKE=; fh=tA3s/CUbc+ZZ7EZRty4XLOEn3gHWLp3h7g4A4967vPw=; b=AViPqY2EmFP2L0tQcIAoKJWyEaYvM+Lbu9Tt5khYIPe/neEUO+3xfbnJjaYB1VebQv 2aMd3RlB5Py9biPDNIULuEUR2WIt4KLu2c94KPybpjNkQSZ5A683vsko6YLabvY8pauP P3KXouPB6f02JI0QGZj6sT2K02DWiUZf4oCxQC5bQ7uPvOJh4awo/0AwiR9FMXU3sQEP a0l5SwlpRpwIJB6sFLq3AGwfnpu8Oq5hsAIYbJfP73Esr8ena1g9WJtCjVeImGb79iND FyyyapiZVD08YBOdmbJjOcozq4XMbmqTP+CL3efxJ+nJ9IpxBuM4i9SFjOPUhT57Hm3O p1TA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id z13-20020a1709063acd00b00992c195ac80si9343043ejd.357.2023.08.23.06.19.01; Wed, 23 Aug 2023 06:19:31 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234623AbjHWMDt (ORCPT + 99 others); Wed, 23 Aug 2023 08:03:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47240 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232284AbjHWMDs (ORCPT ); Wed, 23 Aug 2023 08:03:48 -0400 Received: from gandalf.ozlabs.org (mail.ozlabs.org [IPv6:2404:9400:2221:ea00::3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EFAD6E63 for ; Wed, 23 Aug 2023 05:03:45 -0700 (PDT) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4RW4cY3vbjz4wy3; Wed, 23 Aug 2023 22:03:41 +1000 (AEST) From: Michael Ellerman To: Arnd Bergmann Cc: Arnd Bergmann , Nicholas Piggin , Christophe Leroy , Andrew Morton , Jiri Slaby , Maninder Singh , Hugh Dickins , "Gustavo A. R. Silva" , Nathan Lynch , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org In-Reply-To: <20230809131024.2039647-1-arnd@kernel.org> References: <20230809131024.2039647-1-arnd@kernel.org> Subject: Re: [PATCH 1/2] powerpc: mark more local variables as volatile Message-Id: <169279175547.797584.1233962438367558067.b4-ty@ellerman.id.au> Date: Wed, 23 Aug 2023 21:55:55 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_BLOCKED,SPF_HELO_PASS,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 09 Aug 2023 15:10:08 +0200, Arnd Bergmann wrote: > A while ago I created a2305e3de8193 ("powerpc: mark local variables > around longjmp as volatile") in order to allow building powerpc with > -Wextra enabled on gcc-11. > > I tried this again with gcc-13 and found two more of the same issues, > presumably based on slightly different optimization paths being taken > here: > > [...] Applied to powerpc/next. [1/2] powerpc: mark more local variables as volatile https://git.kernel.org/powerpc/c/0f7ce21ab5209426b00636636a5f2d9008738654 [2/2] powerpc: xmon: remove unused variables https://git.kernel.org/powerpc/c/ef73dcaa31217c79adc548bf9045afb40ac75b82 cheers