Received: by 2002:a6b:fb09:0:0:0:0:0 with SMTP id h9csp271730iog; Thu, 30 Jun 2022 00:01:18 -0700 (PDT) X-Google-Smtp-Source: AGRyM1t9MCUvhCNw16+j/7l1a/OHfNlVFg/tY6nkddEYmLwOEcyCDUfW1vv5nT6EVRVixf4C3R2x X-Received: by 2002:a05:6402:40d0:b0:437:3cd1:c4d3 with SMTP id z16-20020a05640240d000b004373cd1c4d3mr9586302edb.414.1656572478600; Thu, 30 Jun 2022 00:01:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1656572478; cv=none; d=google.com; s=arc-20160816; b=HuRfU47K6Wyk3ZJ42KbKStMQSsSght16twYe337NQIhZKMjEfewDLAlOhKgxpUiYus uOYbu0zsYFwVk+ub7lVIpaOgLL8EMToYG+SNKKIr6tQX4IULKKoXJg8xBtDOPrAeTQP7 T1SZ5YJ0w21NwRrSAvqo/yzQeme1aygXytD1r9vJL84QMlwlgi/NDb0EIOn7PLazZNU+ 2ZELSoq2BCSKzjT3V7/EeRqbQXOQQSB9WyfdTaH5STrxzZxWdUj3ymzoqaSVjcZr/cql uUEZd04hnGVICqGm+okEyTRiay+EJtZuLDGC/sYyBqxvVwAsgrv46uhMoxN9FX67CmM0 e+Vg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=g00TDCnK3St9Q8uLdE4lhAmkSh7qzufkVUVARllmjdU=; b=PzSkvkAIgZF9LeNKCq2Q74y/CErxXTj8bSGT3tO0yJM4oc48O4/Qz1+e+6dnGFf74k P5SkgAAPxrSOj/L6zUYEGX7AjPoKBU8bKsSNSezI6+VjY7aiJ1F+aN3Xxkf1tymavAZd e+TQ0sT27F3YSd3uLvR3Eb3vdFipqLFJKqao8QMEqolTXnmW1W6PHNVSHuqdAW0GQzO9 E43qAxEdnX0sHttuf5HhrNZDmd9wCN9WUKPru8OTyQVgGxIJDJa4ORwNAkvgzT6YYrY0 WCSFYOtX5ryp6Y7tE4HsfJh63mkgaf/i/LF3SpkFMLk5qO9gqm2qEr/Bces9ZBow6nVj hldg== 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 i7-20020a05640242c700b00435afb0d769si22214895edc.632.2022.06.30.00.00.42; Thu, 30 Jun 2022 00:01:18 -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 S229720AbiF3G4p (ORCPT + 99 others); Thu, 30 Jun 2022 02:56:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56538 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229529AbiF3G4n (ORCPT ); Thu, 30 Jun 2022 02:56:43 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id D18DA31205; Wed, 29 Jun 2022 23:56:42 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id F132780CD; Thu, 30 Jun 2022 06:51:25 +0000 (UTC) Date: Thu, 30 Jun 2022 09:56:40 +0300 From: Tony Lindgren To: Colin Foster Cc: Stephen Boyd , Tero Kristo , linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: use-after-free warnings in 5.19-rcX kernel Message-ID: References: <20220630043558.GA1985665@euler> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220630043558.GA1985665@euler> X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE,T_SCC_BODY_TEXT_LINE 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 Hi, * Colin Foster [220630 04:30]: > Hi Tony, > > I'm running a beaglebone black and doing some dev on the > next-next/master line. I noticed a lot of messages coming by during > boot, and more recently a change that shouldn't have made a difference > seems to stop me from booting. > > The commit in question is commit: ec7aa25fa483 ("ARM: dts: Use clock-output-names for am3") > Prior to this commit, the boot seems fine. After this commit, I get > several warnings. This should be fixed with: [PATCH] clk: ti: Fix missing of_node_get() ti_find_clock_provider() https://lore.kernel.org/linux-clk/20220621091118.33930-1-tony@atomide.com/ Can you please give it a try? Regards, Tony