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 E61D2C43334 for ; Mon, 25 Jul 2022 12:09:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233357AbiGYMJx (ORCPT ); Mon, 25 Jul 2022 08:09:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55000 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231348AbiGYMJw (ORCPT ); Mon, 25 Jul 2022 08:09:52 -0400 Received: from mail-pj1-x102e.google.com (mail-pj1-x102e.google.com [IPv6:2607:f8b0:4864:20::102e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 01A7A13D02 for ; Mon, 25 Jul 2022 05:09:52 -0700 (PDT) Received: by mail-pj1-x102e.google.com with SMTP id b7-20020a17090a12c700b001f20eb82a08so14188170pjg.3 for ; Mon, 25 Jul 2022 05:09:51 -0700 (PDT) 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:in-reply-to; bh=/vAlD2Uj4JArMK2xat0u8itYglD8Kk8L5ACdFaAlxqs=; b=A2oNuiPlEVJtYLXgw2uTDbD5XoOkhTkRZ+TgJG9T0B0UnRIol8tNmoj+OnwvNTiEZc hle3V416mtDl6YnRY54Uz7ZYoma7m8kzIx8/sH8Zt/v1ff/uW63BeM/ei5HFh8fLCpNv 6C0RZ+0axhJRxw1pbu0Wwk1xEj3iHOxBSS0IUpvGlOJDhX99a4BSryMuaAVVRNaigVCz Eezn91YMhIcU+BzP8pmyW2Cpxua8a69l8hJMfGFixyqsWwuCm1AYWNB+kPUmtzHc+fak 63ETFIbHFLKullcdOwvTPZNIOwkGv8O/GjgK0UZ4M5Gg3dCujVbmnz3mHGPBMdy9JpDu nh2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=/vAlD2Uj4JArMK2xat0u8itYglD8Kk8L5ACdFaAlxqs=; b=hKf+Go/K61T9Myxlu9PepMaI3nBedZZld0XSuBoAtkUUfx+G1js+VT12k7GbhJEH6h JFu5ROpxUCCjByfuy3+hvrvlvM1FSlztHyjiRFYmUrd2xLwiliTtigQ8HoNBZUxWRRBD oevcSWnPdNjy9z2Qxv2YV4gMg1JFhMeWgElOAWEhlgZ2F/z/i0QnB3Nj+iAEwUhf3jY7 YQswPZmn2vlMskyjfhuACmrF0t3u/QNTmNYeyiJ1RdOmj/vqqQElxlsQilshaQ/afDge 19pBra/azOMGXK3xdTI3ewO+YAMz/jy89dv/BobQMUyEhcgKFL67iMiTprfJ36xn4ODR 0G3g== X-Gm-Message-State: AJIora/Kp8OAlY/LS7BKNFDUr9b8fscJLfGwE/Wg8IQRRr5TL5aTZ9IO MPEr/l1MYesU7Dd7Dxiao4aKUQ== X-Google-Smtp-Source: AGRyM1sSBp98T6cTNyv8vujrNsns4paivHQuBGy782p0vi4eo2Asxwnq5ntBEh1AcH0145Y434mvdQ== X-Received: by 2002:a17:90a:f003:b0:1f2:49f8:19d5 with SMTP id bt3-20020a17090af00300b001f249f819d5mr14573096pjb.28.1658750991448; Mon, 25 Jul 2022 05:09:51 -0700 (PDT) Received: from localhost ([122.171.18.80]) by smtp.gmail.com with ESMTPSA id r13-20020aa7962d000000b0052acb753b8bsm9325800pfg.158.2022.07.25.05.09.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Jul 2022 05:09:51 -0700 (PDT) Date: Mon, 25 Jul 2022 17:39:49 +0530 From: Viresh Kumar To: Stanimir Varbanov Cc: Naresh Kamboju , Bjorn Andersson , Mansur Alisha Shaik , open list , Linux-Next Mailing List , regressions@lists.linux.dev, Linux PM , lkft-triage@lists.linaro.org, Nishanth Menon , Stephen Boyd , Abhinav Kumar Subject: Re: WARNING: CPU: 4 PID: 326 at drivers/opp/core.c:2471 dev_pm_opp_set_config+0x344/0x620 Message-ID: <20220725120949.fofc7chlsnrgfpvm@vireshk-i7> References: <20220725102711.p6eerjjzgeqi4blu@vireshk-i7> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On 25-07-22, 14:55, Stanimir Varbanov wrote: > Hi Viresh, > > I can take a look and provide a patch to fix that. > > But, is this a new warn or it is a consequence of new changes in > opp/core.c ? This WARN was missing earlier (by mistake) and is added now after some redesigning. You can reproduce it on the OPP tree: git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git opp/linux-next -- viresh