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 X-Spam-Level: X-Spam-Status: No, score=-5.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3AA69C433E0 for ; Fri, 12 Feb 2021 22:42:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F1F9964E2C for ; Fri, 12 Feb 2021 22:42:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232408AbhBLWmG (ORCPT ); Fri, 12 Feb 2021 17:42:06 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58244 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232336AbhBLWkI (ORCPT ); Fri, 12 Feb 2021 17:40:08 -0500 Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D3B37C06178B for ; Fri, 12 Feb 2021 14:37:43 -0800 (PST) Received: by mail-wm1-x331.google.com with SMTP id o15so997133wmq.5 for ; Fri, 12 Feb 2021 14:37:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=gabp5PA91SwinpJ0/myZDDPAWJJmDGhuF5vT4HNQofk=; b=lzptYNv+Z/QkUjO1dor3sL5BlvgIRzJT0h3tMKe+AEsBnXH7z9s3DEjUf4ogNn07Bm SYkfEK7DEk7HbO6bs2GfyVnUPJuIbwvSYRQZU3qm/ENvlPlqYZYeeFUmElt8hp9808Gh jHiPsPRyuDq4vcSW3ZynoMmbn8t/Vf83Qeij8ATKKgXsvBiBStVp2M/aogaFGZo2G9l9 KOksv/RBoVdxTB+BnnfIFJzEKw94Qm6UwwU4X4q4w6Xrx3QHpWeTjpL/uS9dH4q0UvT/ nOAIOypn0sTekthhwXWei2O6M2wnbBdsYnwxj2Gp697y/os3Rxes6rNclui8jYxeeUvD fA5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=gabp5PA91SwinpJ0/myZDDPAWJJmDGhuF5vT4HNQofk=; b=Jn+qOgzwxREfMJWfdzgwY4D0R/fsg4XVCW5/bB4QvlJlvH8n8wqcokAzbBY71syCgN Sx83IuN7xkZq5QkWAGpDmxjTLCHtccSs9qW/OyjsTX0xfw9MriBpHnKQdFnyusH73aoj fAg+gf+bL/dUo/tT6Q92pdW4YCFgJOVQF+oybhWrRmGbQfO+3QLtc69Ezs16w2fRgCt9 DhGqLTLdViLjbJKzuJ8ESy7d82KwoSieRH72cvk5LhlwqaIqfbaxk4C7naiW2D5B8zaP f0Mv/HMa7IKKBMZehKtJ55LYdGHYCvoXcshTZ1lzxCF3ohhuPR+rqRYd30o0m1P9OQF0 aeBg== X-Gm-Message-State: AOAM5305iM7hOTNpEtX3WjUP5P5lQ6whrB5RaiHEBpV3LX6vYfsOCaIj 88OiotGWbuF3SN3oBb/99Fsoig== X-Google-Smtp-Source: ABdhPJw/W7aXURMUdb+FiiPcMWZ20hidPBYo6T7ZCqELCNUFf+nZRpp16Lmp3XkUiPvFeKkrd7BkhQ== X-Received: by 2002:a1c:bd55:: with SMTP id n82mr4450894wmf.93.1613169462215; Fri, 12 Feb 2021 14:37:42 -0800 (PST) Received: from dell ([91.110.221.187]) by smtp.gmail.com with ESMTPSA id l5sm11839112wrv.44.2021.02.12.14.37.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Feb 2021 14:37:41 -0800 (PST) Date: Fri, 12 Feb 2021 22:37:39 +0000 From: Lee Jones To: Stephen Boyd Cc: linux-kernel@vger.kernel.org, Ahmad Fatoum , Andy Gross , Avi Fishman , Benjamin Fair , Bjorn Andersson , Boris BREZILLON , Chen-Yu Tsai , Emilio =?iso-8859-1?Q?L=F3pez?= , Fabio Estevam , Geert Uytterhoeven , Jan Kotas , Jernej Skrabec , Jonathan Hunter , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, linux-omap@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-tegra@vger.kernel.org, Loc Ho , Maxime Ripard , Michael Turquette , Michal Simek , Nancy Yuen , Nuvoton Technologies , NXP Linux Team , openbmc@lists.ozlabs.org, Patrick Venture , Pengutronix Kernel Team , Peter De Schrijver , Philipp Zabel , Prashant Gaikwad , Rajan Vaja , Rajeev Kumar , Richard Woodruff , Russell King , Sascha Hauer , Shawn Guo , Shiraz Hashim , =?iso-8859-1?Q?S=F6ren?= Brinkmann , Tali Perry , Tero Kristo , Thierry Reding , Tomer Maimon , Viresh Kumar Subject: Re: [PATCH 00/21] [Set 2] Rid W=1 warnings from Clock Message-ID: <20210212223739.GE179940@dell> References: <20210126124540.3320214-1-lee.jones@linaro.org> <161307643148.1254594.6590013599999468609@swboyd.mtv.corp.google.com> <20210211211054.GD4572@dell> <161309925025.1254594.6210738031889810500@swboyd.mtv.corp.google.com> <20210212092016.GF4572@dell> <161316374113.1254594.14156657225822268891@swboyd.mtv.corp.google.com> <20210212212503.GC179940@dell> <20210212212630.GD179940@dell> <161316754567.1254594.9542583200097699504@swboyd.mtv.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <161316754567.1254594.9542583200097699504@swboyd.mtv.corp.google.com> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Fri, 12 Feb 2021, Stephen Boyd wrote: > Quoting Lee Jones (2021-02-12 13:26:30) > > On Fri, 12 Feb 2021, Lee Jones wrote: > > > > > The alternative is to not worry about it and review the slow drip of > > > fixes that will occur as a result. The issues I just fixed were built > > > up over years. They won't get to that level again. > > > > > > In my mind contributors should be compiling their submissions with W=1 > > > enabled by default. I'm fairly sure the auto-builders do this now. > > That's good. > > > > > > > Once W=1 warnings are down to an acceptable level in the kernel as a > > > whole, we can provide some guidance in SubmittingPatches (or similar) > > > on how to enable them (hint: you add "W=1" on the compile line). > > > > > > Enabling W=1 in the default build will only serve to annoy Linus IMHO. > > > If he wants them to be enabled by default, they wouldn't be W=1 in the > > > first place, they'd be W=0 which *is* the default build. > > > > Just to add real quick - my advice is to enable them for yourself and > > send back any issues along with your normal review. A W=1 issue is no > > different to a semantic or coding style one. > > > > I'd like to enable it for only files under drivers/clk/ but it doesn't > seem to work. I'm not asking to enable it at the toplevel Makefile. I'm > asking to enable it for drivers/clk/ so nobody has to think about it now > that you've done the hard work of getting the numbers in this directory > down to zero or close to zero. I'm not sure which one of us is confused. Probably me, but ... Even if you could enable it per-subsystem, how would that help you? How can you ensure that contributors see any new W=1 warnings, but Linus doesn't? When Linus conducts his build-tests during the merge window, he is also going to build W=1 for drivers/clk. All that's going to achieve is put you in the firing line. >From my PoV W=1 builds should be enabled during the development phase (i.e. contributor, auto-builder, maintainer). By the time patches get make it into Mainline the review/testing stage is over and only the default W=0 warnings are meaningful. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog 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 X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7366CC433DB for ; Sun, 14 Feb 2021 23:27:55 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F2B3F64DEA for ; Sun, 14 Feb 2021 23:27:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F2B3F64DEA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4Df3Ld4v0lz3clR for ; Mon, 15 Feb 2021 10:27:53 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.a=rsa-sha256 header.s=google header.b=lzptYNv+; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=linaro.org (client-ip=2a00:1450:4864:20::330; helo=mail-wm1-x330.google.com; envelope-from=lee.jones@linaro.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.a=rsa-sha256 header.s=google header.b=lzptYNv+; dkim-atps=neutral Received: from mail-wm1-x330.google.com (mail-wm1-x330.google.com [IPv6:2a00:1450:4864:20::330]) (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 lists.ozlabs.org (Postfix) with ESMTPS id 4DcpKq3kTlzDwvR for ; Sat, 13 Feb 2021 09:37:47 +1100 (AEDT) Received: by mail-wm1-x330.google.com with SMTP id n10so1137396wmq.0 for ; Fri, 12 Feb 2021 14:37:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=gabp5PA91SwinpJ0/myZDDPAWJJmDGhuF5vT4HNQofk=; b=lzptYNv+Z/QkUjO1dor3sL5BlvgIRzJT0h3tMKe+AEsBnXH7z9s3DEjUf4ogNn07Bm SYkfEK7DEk7HbO6bs2GfyVnUPJuIbwvSYRQZU3qm/ENvlPlqYZYeeFUmElt8hp9808Gh jHiPsPRyuDq4vcSW3ZynoMmbn8t/Vf83Qeij8ATKKgXsvBiBStVp2M/aogaFGZo2G9l9 KOksv/RBoVdxTB+BnnfIFJzEKw94Qm6UwwU4X4q4w6Xrx3QHpWeTjpL/uS9dH4q0UvT/ nOAIOypn0sTekthhwXWei2O6M2wnbBdsYnwxj2Gp697y/os3Rxes6rNclui8jYxeeUvD fA5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=gabp5PA91SwinpJ0/myZDDPAWJJmDGhuF5vT4HNQofk=; b=d96aWFJn7u3LVnQ1rZGgbvzb6QwnA2dUR+Fk7/Lv6QWXqOjamu2tUepEP1GkwJI/5F Pf4MiAzjIms6hUr22iiDa/3teISmI/3JDWHTXCdom7uDkfKUNAiVKXnGeqN2vTwFf56f OQ0QvtcQQgHwvMVHEi5JXNHBQLGM5Ywm8b40ok2qZor2aPcvgZDuQmV0UIv0gK2mJKJP gagzlUG9I5RYatfAuOF53mpBVXFikxB/veGcHWG01UnIb4jlLFWnLwwdyz5o6OZBSJfX g9NQGeFNVMcla6umyez5fZrGlsO9a6+bS81cUcstyarJxKdcWMDvPZTVT4KdhBVYb+AX guZw== X-Gm-Message-State: AOAM5307qbKGa7YCnpVt6y542laWRyUp8ld5/qhYPvX/EU/eP8lAbYa6 Hd0i7IRjLKGC6X4HNPfHQRjyyA== X-Google-Smtp-Source: ABdhPJw/W7aXURMUdb+FiiPcMWZ20hidPBYo6T7ZCqELCNUFf+nZRpp16Lmp3XkUiPvFeKkrd7BkhQ== X-Received: by 2002:a1c:bd55:: with SMTP id n82mr4450894wmf.93.1613169462215; Fri, 12 Feb 2021 14:37:42 -0800 (PST) Received: from dell ([91.110.221.187]) by smtp.gmail.com with ESMTPSA id l5sm11839112wrv.44.2021.02.12.14.37.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Feb 2021 14:37:41 -0800 (PST) Date: Fri, 12 Feb 2021 22:37:39 +0000 From: Lee Jones To: Stephen Boyd Subject: Re: [PATCH 00/21] [Set 2] Rid W=1 warnings from Clock Message-ID: <20210212223739.GE179940@dell> References: <20210126124540.3320214-1-lee.jones@linaro.org> <161307643148.1254594.6590013599999468609@swboyd.mtv.corp.google.com> <20210211211054.GD4572@dell> <161309925025.1254594.6210738031889810500@swboyd.mtv.corp.google.com> <20210212092016.GF4572@dell> <161316374113.1254594.14156657225822268891@swboyd.mtv.corp.google.com> <20210212212503.GC179940@dell> <20210212212630.GD179940@dell> <161316754567.1254594.9542583200097699504@swboyd.mtv.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <161316754567.1254594.9542583200097699504@swboyd.mtv.corp.google.com> X-Mailman-Approved-At: Mon, 15 Feb 2021 10:22:39 +1100 X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Prashant Gaikwad , Tomer Maimon , Geert Uytterhoeven , Michael Turquette , Bjorn Andersson , Rajeev Kumar , Jan Kotas , Russell King , Fabio Estevam , linux-clk@vger.kernel.org, Boris BREZILLON , Ahmad Fatoum , Benjamin Fair , Emilio =?iso-8859-1?Q?L=F3pez?= , Viresh Kumar , openbmc@lists.ozlabs.org, Michal Simek , Jonathan Hunter , Chen-Yu Tsai , Andy Gross , Loc Ho , NXP Linux Team , Richard Woodruff , Tali Perry , Philipp Zabel , linux-arm-msm@vger.kernel.org, Sascha Hauer , Maxime Ripard , linux-tegra@vger.kernel.org, linux-omap@vger.kernel.org, Shiraz Hashim , linux-arm-kernel@lists.infradead.org, =?iso-8859-1?Q?S=F6ren?= Brinkmann , Jernej Skrabec , Tero Kristo , Rajan Vaja , Avi Fishman , Patrick Venture , Peter De Schrijver , linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Nuvoton Technologies , Thierry Reding , Pengutronix Kernel Team , Shawn Guo Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" On Fri, 12 Feb 2021, Stephen Boyd wrote: > Quoting Lee Jones (2021-02-12 13:26:30) > > On Fri, 12 Feb 2021, Lee Jones wrote: > > > > > The alternative is to not worry about it and review the slow drip of > > > fixes that will occur as a result. The issues I just fixed were built > > > up over years. They won't get to that level again. > > > > > > In my mind contributors should be compiling their submissions with W=1 > > > enabled by default. I'm fairly sure the auto-builders do this now. > > That's good. > > > > > > > Once W=1 warnings are down to an acceptable level in the kernel as a > > > whole, we can provide some guidance in SubmittingPatches (or similar) > > > on how to enable them (hint: you add "W=1" on the compile line). > > > > > > Enabling W=1 in the default build will only serve to annoy Linus IMHO. > > > If he wants them to be enabled by default, they wouldn't be W=1 in the > > > first place, they'd be W=0 which *is* the default build. > > > > Just to add real quick - my advice is to enable them for yourself and > > send back any issues along with your normal review. A W=1 issue is no > > different to a semantic or coding style one. > > > > I'd like to enable it for only files under drivers/clk/ but it doesn't > seem to work. I'm not asking to enable it at the toplevel Makefile. I'm > asking to enable it for drivers/clk/ so nobody has to think about it now > that you've done the hard work of getting the numbers in this directory > down to zero or close to zero. I'm not sure which one of us is confused. Probably me, but ... Even if you could enable it per-subsystem, how would that help you? How can you ensure that contributors see any new W=1 warnings, but Linus doesn't? When Linus conducts his build-tests during the merge window, he is also going to build W=1 for drivers/clk. All that's going to achieve is put you in the firing line. >From my PoV W=1 builds should be enabled during the development phase (i.e. contributor, auto-builder, maintainer). By the time patches get make it into Mainline the review/testing stage is over and only the default W=0 warnings are meaningful. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog 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 X-Spam-Level: X-Spam-Status: No, score=-4.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 687A4C433DB for ; Fri, 12 Feb 2021 22:39:17 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 177A864DA1 for ; Fri, 12 Feb 2021 22:39:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 177A864DA1 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=xZYZsu6S0/27O2Jw5oQv3+AD3TMrj3+c64yD0u9fJFM=; b=Rpzbv7X+uoRSftaT18wFBKG4+ xaimrlKhM7INL6VNHtprZX7NxQ+mrlGzPhe3xJiDbxQgIlrh7E4rjgMWcRJ1NRdP0x17/yDjf0zCV mQ7EgNEwwkyC+Ov2M/M+2h0+mNVNkmt0b6sh1sYU4Jem8F875mKG4TLbIlwXRnk+bBkWkmsojJkqs TcafGdxCTHQOHvh92+3vYulzM3ZOQfW/gbfw/VBjzIub0q0rCJnKKN6MxhbVY8omZfHwsPss2DbSH kHcu+HHehDFBJw/7Ffy/6o1R4w6/YChwFVR7tfMEC4W6eE61txkSBAruibqA+/kS9qde03b5KmNnk 9yfiLwFuA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lAh4P-0001Gi-8Q; Fri, 12 Feb 2021 22:37:49 +0000 Received: from mail-wm1-x334.google.com ([2a00:1450:4864:20::334]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1lAh4M-0001Fk-1M for linux-arm-kernel@lists.infradead.org; Fri, 12 Feb 2021 22:37:47 +0000 Received: by mail-wm1-x334.google.com with SMTP id n10so1137395wmq.0 for ; Fri, 12 Feb 2021 14:37:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=gabp5PA91SwinpJ0/myZDDPAWJJmDGhuF5vT4HNQofk=; b=lzptYNv+Z/QkUjO1dor3sL5BlvgIRzJT0h3tMKe+AEsBnXH7z9s3DEjUf4ogNn07Bm SYkfEK7DEk7HbO6bs2GfyVnUPJuIbwvSYRQZU3qm/ENvlPlqYZYeeFUmElt8hp9808Gh jHiPsPRyuDq4vcSW3ZynoMmbn8t/Vf83Qeij8ATKKgXsvBiBStVp2M/aogaFGZo2G9l9 KOksv/RBoVdxTB+BnnfIFJzEKw94Qm6UwwU4X4q4w6Xrx3QHpWeTjpL/uS9dH4q0UvT/ nOAIOypn0sTekthhwXWei2O6M2wnbBdsYnwxj2Gp697y/os3Rxes6rNclui8jYxeeUvD fA5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=gabp5PA91SwinpJ0/myZDDPAWJJmDGhuF5vT4HNQofk=; b=OR/L2XVOfiThi1iwJVfTFZOssXQ6UwYmrKCAH6OPyL6JVuRK4M+zThwEnfsMEsjJgX 0oE+45QGhmaPZacYBkEqhy0ZhHrjCZFHwGZeCuC8a3Ann6LURWKAgI/FbB3VgOI+j1iH H8C3sodtxZshVcUU5451mdn0pFGCULe/1YCavbZ3JKael8D1915aPQDEEjUJHPs7zBlx 6dxCDvJJrH45QKzrK07TFYUR2jyj3NZUgOeLWwchTy1YG9rbIVpd9QGRFy9mpR0cYFyV x5Hnn5yR0cwTbCJ2736KtWTrykXXj/he1E7mY2SvjEjT5gxYgBbiSQGmFOZergSMB4Ho zvaQ== X-Gm-Message-State: AOAM533EkfFLKQFaWRaVi+OfPgsH7Y4W0RCrlef+Wu6DfYyJ6jeAGegB PBWAJG+MlW/rYixfb71WNdzmRA== X-Google-Smtp-Source: ABdhPJw/W7aXURMUdb+FiiPcMWZ20hidPBYo6T7ZCqELCNUFf+nZRpp16Lmp3XkUiPvFeKkrd7BkhQ== X-Received: by 2002:a1c:bd55:: with SMTP id n82mr4450894wmf.93.1613169462215; Fri, 12 Feb 2021 14:37:42 -0800 (PST) Received: from dell ([91.110.221.187]) by smtp.gmail.com with ESMTPSA id l5sm11839112wrv.44.2021.02.12.14.37.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Feb 2021 14:37:41 -0800 (PST) Date: Fri, 12 Feb 2021 22:37:39 +0000 From: Lee Jones To: Stephen Boyd Subject: Re: [PATCH 00/21] [Set 2] Rid W=1 warnings from Clock Message-ID: <20210212223739.GE179940@dell> References: <20210126124540.3320214-1-lee.jones@linaro.org> <161307643148.1254594.6590013599999468609@swboyd.mtv.corp.google.com> <20210211211054.GD4572@dell> <161309925025.1254594.6210738031889810500@swboyd.mtv.corp.google.com> <20210212092016.GF4572@dell> <161316374113.1254594.14156657225822268891@swboyd.mtv.corp.google.com> <20210212212503.GC179940@dell> <20210212212630.GD179940@dell> <161316754567.1254594.9542583200097699504@swboyd.mtv.corp.google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <161316754567.1254594.9542583200097699504@swboyd.mtv.corp.google.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210212_173746_388014_EF34421D X-CRM114-Status: GOOD ( 24.69 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Prashant Gaikwad , Tomer Maimon , Geert Uytterhoeven , Michael Turquette , Bjorn Andersson , Rajeev Kumar , Jan Kotas , Russell King , Fabio Estevam , linux-clk@vger.kernel.org, Boris BREZILLON , Ahmad Fatoum , Benjamin Fair , Emilio =?iso-8859-1?Q?L=F3pez?= , Viresh Kumar , openbmc@lists.ozlabs.org, Michal Simek , Jonathan Hunter , Nancy Yuen , Chen-Yu Tsai , Andy Gross , Loc Ho , NXP Linux Team , Richard Woodruff , Tali Perry , Philipp Zabel , linux-arm-msm@vger.kernel.org, Sascha Hauer , Maxime Ripard , linux-tegra@vger.kernel.org, linux-omap@vger.kernel.org, Shiraz Hashim , linux-arm-kernel@lists.infradead.org, =?iso-8859-1?Q?S=F6ren?= Brinkmann , Jernej Skrabec , Tero Kristo , Rajan Vaja , Avi Fishman , Patrick Venture , Peter De Schrijver , linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Nuvoton Technologies , Thierry Reding , Pengutronix Kernel Team , Shawn Guo Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org T24gRnJpLCAxMiBGZWIgMjAyMSwgU3RlcGhlbiBCb3lkIHdyb3RlOgoKPiBRdW90aW5nIExlZSBK b25lcyAoMjAyMS0wMi0xMiAxMzoyNjozMCkKPiA+IE9uIEZyaSwgMTIgRmViIDIwMjEsIExlZSBK b25lcyB3cm90ZToKPiA+IAo+ID4gPiBUaGUgYWx0ZXJuYXRpdmUgaXMgdG8gbm90IHdvcnJ5IGFi b3V0IGl0IGFuZCByZXZpZXcgdGhlIHNsb3cgZHJpcCBvZgo+ID4gPiBmaXhlcyB0aGF0IHdpbGwg b2NjdXIgYXMgYSByZXN1bHQuICBUaGUgaXNzdWVzIEkganVzdCBmaXhlZCB3ZXJlIGJ1aWx0Cj4g PiA+IHVwIG92ZXIgeWVhcnMuICBUaGV5IHdvbid0IGdldCB0byB0aGF0IGxldmVsIGFnYWluLgo+ ID4gPiAKPiA+ID4gSW4gbXkgbWluZCBjb250cmlidXRvcnMgc2hvdWxkIGJlIGNvbXBpbGluZyB0 aGVpciBzdWJtaXNzaW9ucyB3aXRoIFc9MQo+ID4gPiBlbmFibGVkIGJ5IGRlZmF1bHQuICBJJ20g ZmFpcmx5IHN1cmUgdGhlIGF1dG8tYnVpbGRlcnMgZG8gdGhpcyBub3cuCj4gCj4gVGhhdCdzIGdv b2QuCj4gCj4gPiA+IAo+ID4gPiBPbmNlIFc9MSB3YXJuaW5ncyBhcmUgZG93biB0byBhbiBhY2Nl cHRhYmxlIGxldmVsIGluIHRoZSBrZXJuZWwgYXMgYQo+ID4gPiB3aG9sZSwgd2UgY2FuIHByb3Zp ZGUgc29tZSBndWlkYW5jZSBpbiBTdWJtaXR0aW5nUGF0Y2hlcyAob3Igc2ltaWxhcikKPiA+ID4g b24gaG93IHRvIGVuYWJsZSB0aGVtIChoaW50OiB5b3UgYWRkICJXPTEiIG9uIHRoZSBjb21waWxl IGxpbmUpLgo+ID4gPiAKPiA+ID4gRW5hYmxpbmcgVz0xIGluIHRoZSBkZWZhdWx0IGJ1aWxkIHdp bGwgb25seSBzZXJ2ZSB0byBhbm5veSBMaW51cyBJTUhPLgo+ID4gPiBJZiBoZSB3YW50cyB0aGVt IHRvIGJlIGVuYWJsZWQgYnkgZGVmYXVsdCwgdGhleSB3b3VsZG4ndCBiZSBXPTEgaW4gdGhlCj4g PiA+IGZpcnN0IHBsYWNlLCB0aGV5J2QgYmUgVz0wIHdoaWNoICppcyogdGhlIGRlZmF1bHQgYnVp bGQuCj4gPiAKPiA+IEp1c3QgdG8gYWRkIHJlYWwgcXVpY2sgLSBteSBhZHZpY2UgaXMgdG8gZW5h YmxlIHRoZW0gZm9yIHlvdXJzZWxmIGFuZAo+ID4gc2VuZCBiYWNrIGFueSBpc3N1ZXMgYWxvbmcg d2l0aCB5b3VyIG5vcm1hbCByZXZpZXcuICBBIFc9MSBpc3N1ZSBpcyBubwo+ID4gZGlmZmVyZW50 IHRvIGEgc2VtYW50aWMgb3IgY29kaW5nIHN0eWxlIG9uZS4KPiA+IAo+IAo+IEknZCBsaWtlIHRv IGVuYWJsZSBpdCBmb3Igb25seSBmaWxlcyB1bmRlciBkcml2ZXJzL2Nsay8gYnV0IGl0IGRvZXNu J3QKPiBzZWVtIHRvIHdvcmsuIEknbSBub3QgYXNraW5nIHRvIGVuYWJsZSBpdCBhdCB0aGUgdG9w bGV2ZWwgTWFrZWZpbGUuIEknbQo+IGFza2luZyB0byBlbmFibGUgaXQgZm9yIGRyaXZlcnMvY2xr LyBzbyBub2JvZHkgaGFzIHRvIHRoaW5rIGFib3V0IGl0IG5vdwo+IHRoYXQgeW91J3ZlIGRvbmUg dGhlIGhhcmQgd29yayBvZiBnZXR0aW5nIHRoZSBudW1iZXJzIGluIHRoaXMgZGlyZWN0b3J5Cj4g ZG93biB0byB6ZXJvIG9yIGNsb3NlIHRvIHplcm8uCgpJJ20gbm90IHN1cmUgd2hpY2ggb25lIG9m IHVzIGlzIGNvbmZ1c2VkLiAgUHJvYmFibHkgbWUsIGJ1dCAuLi4KCkV2ZW4gaWYgeW91IGNvdWxk IGVuYWJsZSBpdCBwZXItc3Vic3lzdGVtLCBob3cgd291bGQgdGhhdCBoZWxwIHlvdT8KCkhvdyBj YW4geW91IGVuc3VyZSB0aGF0IGNvbnRyaWJ1dG9ycyBzZWUgYW55IG5ldyBXPTEgd2FybmluZ3Ms IGJ1dApMaW51cyBkb2Vzbid0PyAgV2hlbiBMaW51cyBjb25kdWN0cyBoaXMgYnVpbGQtdGVzdHMg ZHVyaW5nIHRoZSBtZXJnZQp3aW5kb3csIGhlIGlzIGFsc28gZ29pbmcgdG8gYnVpbGQgVz0xIGZv ciBkcml2ZXJzL2Nsay4KCkFsbCB0aGF0J3MgZ29pbmcgdG8gYWNoaWV2ZSBpcyBwdXQgeW91IGlu IHRoZSBmaXJpbmcgbGluZS4KCkZyb20gbXkgUG9WIFc9MSBidWlsZHMgc2hvdWxkIGJlIGVuYWJs ZWQgZHVyaW5nIHRoZSBkZXZlbG9wbWVudCBwaGFzZQooaS5lLiBjb250cmlidXRvciwgYXV0by1i dWlsZGVyLCBtYWludGFpbmVyKS4gIEJ5IHRoZSB0aW1lIHBhdGNoZXMgZ2V0Cm1ha2UgaXQgaW50 byBNYWlubGluZSB0aGUgcmV2aWV3L3Rlc3Rpbmcgc3RhZ2UgaXMgb3ZlciBhbmQgb25seSB0aGUK ZGVmYXVsdCBXPTAgd2FybmluZ3MgYXJlIG1lYW5pbmdmdWwuCgotLSAKTGVlIEpvbmVzIFvmnY7n kLzmlq9dClNlbmlvciBUZWNobmljYWwgTGVhZCAtIERldmVsb3BlciBTZXJ2aWNlcwpMaW5hcm8u b3JnIOKUgiBPcGVuIHNvdXJjZSBzb2Z0d2FyZSBmb3IgQXJtIFNvQ3MKRm9sbG93IExpbmFybzog RmFjZWJvb2sgfCBUd2l0dGVyIHwgQmxvZwoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX18KbGludXgtYXJtLWtlcm5lbCBtYWlsaW5nIGxpc3QKbGludXgtYXJt LWtlcm5lbEBsaXN0cy5pbmZyYWRlYWQub3JnCmh0dHA6Ly9saXN0cy5pbmZyYWRlYWQub3JnL21h aWxtYW4vbGlzdGluZm8vbGludXgtYXJtLWtlcm5lbAo=