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.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS 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 D4B6FC433E1 for ; Wed, 26 Aug 2020 13:54:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B0546208E4 for ; Wed, 26 Aug 2020 13:54:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1598450088; bh=JuAqmymlXknxnOT5ovSp9OFN7ov13jz91HXXbBOr4g8=; h=Date:From:To:To:To:To:Cc:Cc:Subject:In-Reply-To:References: List-ID:From; b=y4FjCFvljrE9ODz78mhGpS1XLZZk6wkacyqOvJzDiHs6FzVhsdIsJR4nf8wft+5+B WDOtll3JwEhdGd/f7DpvW+YIuoCRcgPrkYN/r+CGkP6n3GaVtL00ANaLDlsRzHk+Df BLtSP48aCXZXX8vlT1MDepYqYndS/wlY7rkpJFpg= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730489AbgHZNyp (ORCPT ); Wed, 26 Aug 2020 09:54:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:32910 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730487AbgHZNyJ (ORCPT ); Wed, 26 Aug 2020 09:54:09 -0400 Received: from localhost (unknown [70.37.104.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 54B8822B4D; Wed, 26 Aug 2020 13:54:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1598450048; bh=JuAqmymlXknxnOT5ovSp9OFN7ov13jz91HXXbBOr4g8=; h=Date:From:To:To:To:To:Cc:Cc:Subject:In-Reply-To:References:From; b=hhGmH5XAIVa/ngoLWuqQRgDVirjHEIrPsd661ZtCQ2tdr4NME4jcd1UaG8C4zUP4u CdYWcx4Bs0EZlmOzGikPtSt7p2BNdy10HAKMoLVdE/dF7plGaS4oUB13H4/NjLbtmT rqTmT4Vo3ZNtYLgHujAXM/pLSOjz5oXxFLSwwhJc= Date: Wed, 26 Aug 2020 13:54:07 +0000 From: Sasha Levin To: Sasha Levin To: Viresh Kumar To: Rajendra Nayak To: Viresh Kumar , Nishanth Menon Cc: Viresh Kumar , linux-pm@vger.kernel.org Cc: stable@vger.kernel.org Subject: Re: [PATCH V2 1/4] opp: Enable resources again if they were disabled earlier In-Reply-To: References: Message-Id: <20200826135408.54B8822B4D@mail.kernel.org> Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Hi [This is an automated email] This commit has been processed because it contains a "Fixes:" tag fixing commit: cd7ea582866f ("opp: Make dev_pm_opp_set_rate() handle freq = 0 to drop performance votes"). The bot has tested the following trees: v5.8.2, v5.7.16, v5.4.59. v5.8.2: Build OK! v5.7.16: Build failed! Errors: drivers/opp/core.c:849:17: error: ‘struct opp_table’ has no member named ‘paths’ drivers/opp/core.c:849:17: error: ‘struct opp_table’ has no member named ‘paths’ drivers/opp/core.c:849:17: error: ‘struct opp_table’ has no member named ‘paths’ drivers/opp/core.c:849:17: error: ‘struct opp_table’ has no member named ‘paths’ drivers/opp/core.c:849:17: error: ‘struct opp_table’ has no member named ‘paths’ drivers/opp/core.c:849:17: error: 'struct opp_table' has no member named 'paths' drivers/opp/core.c:849:17: error: 'struct opp_table' has no member named 'paths' drivers/opp/core.c:849:17: error: ‘struct opp_table’ has no member named ‘paths’ drivers/opp/core.c:849:17: error: ‘struct opp_table’ has no member named ‘paths’ drivers/opp/core.c:849:17: error: 'struct opp_table' has no member named 'paths' drivers/opp/core.c:849:17: error: 'struct opp_table' has no member named 'paths' v5.4.59: Build failed! Errors: drivers/opp/core.c:847:17: error: ‘struct opp_table’ has no member named ‘paths’ drivers/opp/core.c:847:17: error: ‘struct opp_table’ has no member named ‘paths’ drivers/opp/core.c:847:17: error: ‘struct opp_table’ has no member named ‘paths’ drivers/opp/core.c:847:17: error: ‘struct opp_table’ has no member named ‘paths’ drivers/opp/core.c:847:17: error: 'struct opp_table' has no member named 'paths' drivers/opp/core.c:847:17: error: ‘struct opp_table’ has no member named ‘paths’ drivers/opp/core.c:847:17: error: ‘struct opp_table’ has no member named ‘paths’ drivers/opp/core.c:847:17: error: 'struct opp_table' has no member named 'paths' drivers/opp/core.c:847:17: error: 'struct opp_table' has no member named 'paths' drivers/opp/core.c:847:17: error: ‘struct opp_table’ has no member named ‘paths’ drivers/opp/core.c:847:17: error: ‘struct opp_table’ has no member named ‘paths’ drivers/opp/core.c:847:17: error: 'struct opp_table' has no member named 'paths' drivers/opp/core.c:847:17: error: 'struct opp_table' has no member named 'paths' NOTE: The patch will not be queued to stable trees until it is upstream. How should we proceed with this patch? -- Thanks Sasha