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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 99FEDC433FE for ; Mon, 4 Apr 2022 07:29:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1376370AbiDDHbC (ORCPT ); Mon, 4 Apr 2022 03:31:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60596 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1353761AbiDDHa7 (ORCPT ); Mon, 4 Apr 2022 03:30:59 -0400 Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 272A61403D; Mon, 4 Apr 2022 00:29:04 -0700 (PDT) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.west.internal (Postfix) with ESMTP id 3A2103201F82; Mon, 4 Apr 2022 03:29:03 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Mon, 04 Apr 2022 03:29:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cerno.tech; h=cc :cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm3; bh=h/d4R0yINpQf3Q 7huFHq02rHS+Y8FhIyy0w0l8JY2tg=; b=wJV1LbKgjGW4zSvwVvZwGV0gBKwOUd 4Hvnl6tYTtE+Is19GtTLAvsUywA/wFR9B1Y+31ol00bWBsXwzbHkjmF8txvKOIiE gw7xTEGdigaAIiDVv0sYMubY/ZjgGf8lafmpX1ptAPdL1vRXBLameWiRr9lxuHj6 gSK1XZnEfv4oUBX9Z5s2bdtvdfzFF3BdtVOyY18sK2FNu6bmJb7cp2tVymOMsixU k5CX1ePxn7dGLFR6/kef5SEm9Kwefej5JhANQ197nQeFdxfaQl3ynJWqcFNcrdL7 wG++dwQ1IrNVUgm2Eix6bAPdugK1cfivrsEHOiiSYC4oHcxHlWM40rSg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=h/d4R0yINpQf3Q7huFHq02rHS+Y8FhIyy0w0l8JY2 tg=; b=oe1jeF16vbKRkBCCOQDVCYEOlBHji4TO2zGmJ7fPjjF2APxdZJ1R58kZN 2yJ9zTUCtg+1Zpf2k+hIYHPUFT02plhqKo9V19VmP664tH8iq7WpryVc1iWhPXFG bkHU9tyuwNKgUi73EvwtJh9v/nH3u2wkMxi2vCkGY+oOYI+of3BqVJxyat20/uPA 0bBP2VpJ03H5bgZHIG/DEteZMp+8wj1aWkLU78/C7faqdLLs7HvUzt4BrdDKA24D 5vurEg3nLno+nfFrzzZxE+4NNq52nbQD4xWOcmvgkJ8IP8f0tZZHBwG4Cjo5Iyis e4nyIxyrmDydt7WsS1Mt3lcIV26jA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrudejuddguddvvdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpeffhffvuffkfhggtggugfgjsehtqhertddttddvnecuhfhrohhmpeforgig ihhmvgcutfhiphgrrhguuceomhgrgihimhgvsegtvghrnhhordhtvggthheqnecuggftrf grthhtvghrnhepkeeileetveejffegueetjeeigffgfefgkeeuueetfffhheegveefhfek heevkedunecuffhomhgrihhnpehkvghrnhgvlhdrohhrghenucevlhhushhtvghrufhiii gvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehmrgigihhmvgestggvrhhnohdrthgv tghh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 4 Apr 2022 03:29:01 -0400 (EDT) Date: Mon, 4 Apr 2022 09:29:00 +0200 From: Maxime Ripard To: Stephen Boyd Cc: Michael Turquette , linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Marek Szyprowski , Tony Lindgren , Alexander Stein , Naresh Kamboju Subject: Re: [PATCH] Revert "clk: Drop the rate range on clk_put()" Message-ID: <20220404072900.35jca2o26gopi2qb@houat> References: <20220403022818.39572-1-sboyd@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20220403022818.39572-1-sboyd@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Apr 02, 2022 at 07:28:18PM -0700, Stephen Boyd wrote: > This reverts commit 7dabfa2bc4803eed83d6f22bd6f045495f40636b. There are > multiple reports that this breaks boot on various systems. The common > theme is that orphan clks are having rates set on them when that isn't > expected. Let's revert it out for now so that -rc1 boots. >=20 > Reported-by: Marek Szyprowski > Reported-by: Tony Lindgren > Reported-by: Alexander Stein > Reported-by: Naresh Kamboju > Link: https://lore.kernel.org/r/366a0232-bb4a-c357-6aa8-636e398e05eb@sams= ung.com > Cc: Maxime Ripard > Signed-off-by: Stephen Boyd I really like the attention it's getting now that it's broken, we can fix a lot of things :) It doesn't seem to be restricted to orphan clocks though :/ But obviously, Acked-by: Maxime Ripard Thanks! Maxime