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 F3E5CC433EF for ; Tue, 26 Apr 2022 07:12:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343719AbiDZHPq (ORCPT ); Tue, 26 Apr 2022 03:15:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59660 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343739AbiDZHPm (ORCPT ); Tue, 26 Apr 2022 03:15:42 -0400 Received: from mail-pj1-x1035.google.com (mail-pj1-x1035.google.com [IPv6:2607:f8b0:4864:20::1035]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C3AC73B552 for ; Tue, 26 Apr 2022 00:12:34 -0700 (PDT) Received: by mail-pj1-x1035.google.com with SMTP id z5-20020a17090a468500b001d2bc2743c4so1755516pjf.0 for ; Tue, 26 Apr 2022 00:12:34 -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:user-agent; bh=FNi2yKH3BzHM0NYlo1t1Rca/MjXsHnj8mg34KQwoBDw=; b=PfkjDdYYs7ZbCk+iigYmzX0rcWDVLCRLHxdhbcyCpL1Oi/hu4TsHpHXe0VB+bQERDM OeN9XfnWMZLDI4b71vkawkrYT/yximLBqMTCzJ3BSIg9yI4X1V9lS9rfNazMlXD4g98u 56NWVVfkltv1tdhNd47gtJztyIrTNwBZmlxUe5ZZrW+jYIOd8p6YItoIfFDlNEzhWhfA 0ZtvuPBy/Qj+upRnJrFNKcYnQ9bFOV1Fe1Mr4A9AiQs/KZGLsNG30wQu46nwI6x9fNNq GkHs5ICEhlaWzZifFNCSmWdqbyE8Rey3BcGfUzHm17INW1vUyA/bZIevh68FJBUOX4ZD Z+xA== 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:user-agent; bh=FNi2yKH3BzHM0NYlo1t1Rca/MjXsHnj8mg34KQwoBDw=; b=FXwoQX/jQCm5+Mb7brK07j76u/GbQsS2wR+VltjB+i9+FACZes65YtzaYSar02PU1+ bE7naUkUhGBqbkkKjaV+hv90vIEG8rmmpY9unyf32Ng/hp1SweSVCpCcfyN8+yysq8rV ePaqrXUlHzkFXRSIzXCyBUM0hKifFs6RuwbAazmg5tejwZdyAQSNXWAiHw4hri9bRN5A x3wEXnp2Q3vVjSzUP/Zv/8A3QfQqj8yfJ+M5Y+yH8plkTw3e7zvhiaYWabeo+nzP5nyv yORIqovgTCWpAs4hitZWxwCiNtF7nrJNbh3mfhmnV2J2LN9qo8RTOh51iTlYQw+LokJY 8UzA== X-Gm-Message-State: AOAM532rEXRVaXQKvwDDxQ8S+VnZW8w+xwVCcHCN8YH9fhNreWzOZN+y QvQegBQbFermKKPxJJduumg5zA== X-Google-Smtp-Source: ABdhPJxz06/zPV9mNrmr7SwX145M51KtrpPaZBApSFmkOfYzjfX8NarMH7eBaw8TMxoAmUPWg4mcuw== X-Received: by 2002:a17:90a:5b09:b0:1cd:b3d3:a3f3 with SMTP id o9-20020a17090a5b0900b001cdb3d3a3f3mr25477341pji.9.1650957154235; Tue, 26 Apr 2022 00:12:34 -0700 (PDT) Received: from localhost ([122.177.141.190]) by smtp.gmail.com with ESMTPSA id x1-20020a17090a970100b001cd4989ff41sm1590844pjo.8.2022.04.26.00.12.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Apr 2022 00:12:33 -0700 (PDT) Date: Tue, 26 Apr 2022 12:42:31 +0530 From: Viresh Kumar To: Pierre Gondois Cc: linux-kernel@vger.kernel.org, Ionela.Voinescu@arm.com, Lukasz.Luba@arm.com, Morten.Rasmussen@arm.com, Dietmar.Eggemann@arm.com, maz@kernel.org, daniel.lezcano@linaro.org, Catalin Marinas , Will Deacon , "Rafael J. Wysocki" , Mark Rutland , Ard Biesheuvel , Fuad Tabba , Valentin Schneider , Rob Herring , Lee Jones , linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org Subject: Re: [PATCH v3 0/2] Enable EAS for CPPC/ACPI based systems Message-ID: <20220426071231.zfdrok3ulgewomib@vireshk-i7> References: <20220425123819.137735-1-pierre.gondois@arm.com> <20220426030810.wj7mdhjhzs2s6y7h@vireshk-i7> <20220426063739.6ljxtr6hpz7tber5@vireshk-i7> <6765104a-761c-4586-502c-2b98ee6016a1@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6765104a-761c-4586-502c-2b98ee6016a1@arm.com> User-Agent: NeoMutt/20180716-391-311a52 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 26-04-22, 09:10, Pierre Gondois wrote: > Hello Viresh, > The 2 patches are relying on Lukasz' patch-set at: > https://lkml.org/lkml/2022/3/21/282 > The serie was accepted by Rafael (cf. https://lkml.org/lkml/2022/4/13/701) and > is currently in linux-next. More specifically, the missing patch causing the > build failure is: 'PM: EM: Add .get_cost() callback' > > From what I see, the branch cpufreq/arm/linux-next (from your repo) that was > used in the CI is based on v5.18-rc1 and doesn't have Lukasz' patches. Should > we wait for the patches to be in a rc version, or is there a process for this > kind of case ? Ok. Rafael: Please pick these patches directly. Acked-by: Viresh Kumar -- viresh 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7ED8CC433F5 for ; Tue, 26 Apr 2022 07:13:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=XvhbXsSjQfVNKgfmLqXhF9OOvR+98Rhgww3SY9jkVMA=; b=tSaWAKQYeOayjM 79agA6KrTYUaIFF/GmdGMrAMleCe1GVHd2usDVDMB5HoSp+ZiZt75sKftOx0STtm1xbr2mvvCHXlO Sac7FGalotpXbrymx2WeubHno5AqtglWZxJ9VCX7FrFRzaRDhSqaSvzRwNCMB9t1T2+oTX/nDzS4B b7/vPrCaf442H1tJph7RUXGUXXY2F/CJA8jxI342Q8fANcGGH/3XPpEDAWRktv84Cm4WP1GZNa+dg L5wXY/6ped84mybFbjtc7o32vedi/adag5LFqvTUVl0o/Oy3KYpwf/1mWXCwjVJRCz7oHSrfJjTTI Yt704400U/9yF85+VETg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njFNG-00CtfJ-Tr; Tue, 26 Apr 2022 07:12:39 +0000 Received: from mail-pl1-x636.google.com ([2607:f8b0:4864:20::636]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1njFND-00CteR-8y for linux-arm-kernel@lists.infradead.org; Tue, 26 Apr 2022 07:12:36 +0000 Received: by mail-pl1-x636.google.com with SMTP id c23so29429467plo.0 for ; Tue, 26 Apr 2022 00:12:34 -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:user-agent; bh=FNi2yKH3BzHM0NYlo1t1Rca/MjXsHnj8mg34KQwoBDw=; b=PfkjDdYYs7ZbCk+iigYmzX0rcWDVLCRLHxdhbcyCpL1Oi/hu4TsHpHXe0VB+bQERDM OeN9XfnWMZLDI4b71vkawkrYT/yximLBqMTCzJ3BSIg9yI4X1V9lS9rfNazMlXD4g98u 56NWVVfkltv1tdhNd47gtJztyIrTNwBZmlxUe5ZZrW+jYIOd8p6YItoIfFDlNEzhWhfA 0ZtvuPBy/Qj+upRnJrFNKcYnQ9bFOV1Fe1Mr4A9AiQs/KZGLsNG30wQu46nwI6x9fNNq GkHs5ICEhlaWzZifFNCSmWdqbyE8Rey3BcGfUzHm17INW1vUyA/bZIevh68FJBUOX4ZD Z+xA== 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:user-agent; bh=FNi2yKH3BzHM0NYlo1t1Rca/MjXsHnj8mg34KQwoBDw=; b=EVvXXkJHuCK6ZGg7Z2Z3H/+6s9Vt6cfpSKY8cCA5jjzMP6Q3uVwRnYzHIoTyUOcbXE 3yos8TTmD8r3zAN5TGoOc0p6jpFEq2W5Z4BXIO28yvzyr41p4pgWhgMjg6bfkR2Ce4yx hkgszDD/Cv3l/ozMGfB1J97RaJWNEqmwAx6kMJNQkUWmRhwxNareO3hq+0Ux6iCxFRjk bx1egN1FfgxllS6rdDTaBV7CPUxOB/KLgJv+SXcqS3d05mrtmzqkEIoj6NF0y9bWBOiT T99ddBHaTub0Z9tN5MurHzyibsJWLz+fWL00QeYQ3i2lnpMLWwo9V6N0JY+/5vxZZ6NV yR/g== X-Gm-Message-State: AOAM530sRH3/EH0HSWLN8sUPWIF2MW5mtWh5RS1JwnpuqnqcdM3GFq4Y tpYFfkobz+hoSEGAko0sGGKLew== X-Google-Smtp-Source: ABdhPJxz06/zPV9mNrmr7SwX145M51KtrpPaZBApSFmkOfYzjfX8NarMH7eBaw8TMxoAmUPWg4mcuw== X-Received: by 2002:a17:90a:5b09:b0:1cd:b3d3:a3f3 with SMTP id o9-20020a17090a5b0900b001cdb3d3a3f3mr25477341pji.9.1650957154235; Tue, 26 Apr 2022 00:12:34 -0700 (PDT) Received: from localhost ([122.177.141.190]) by smtp.gmail.com with ESMTPSA id x1-20020a17090a970100b001cd4989ff41sm1590844pjo.8.2022.04.26.00.12.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Apr 2022 00:12:33 -0700 (PDT) Date: Tue, 26 Apr 2022 12:42:31 +0530 From: Viresh Kumar To: Pierre Gondois Cc: linux-kernel@vger.kernel.org, Ionela.Voinescu@arm.com, Lukasz.Luba@arm.com, Morten.Rasmussen@arm.com, Dietmar.Eggemann@arm.com, maz@kernel.org, daniel.lezcano@linaro.org, Catalin Marinas , Will Deacon , "Rafael J. Wysocki" , Mark Rutland , Ard Biesheuvel , Fuad Tabba , Valentin Schneider , Rob Herring , Lee Jones , linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org Subject: Re: [PATCH v3 0/2] Enable EAS for CPPC/ACPI based systems Message-ID: <20220426071231.zfdrok3ulgewomib@vireshk-i7> References: <20220425123819.137735-1-pierre.gondois@arm.com> <20220426030810.wj7mdhjhzs2s6y7h@vireshk-i7> <20220426063739.6ljxtr6hpz7tber5@vireshk-i7> <6765104a-761c-4586-502c-2b98ee6016a1@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <6765104a-761c-4586-502c-2b98ee6016a1@arm.com> User-Agent: NeoMutt/20180716-391-311a52 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220426_001235_367728_D4892D5C X-CRM114-Status: GOOD ( 15.02 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 26-04-22, 09:10, Pierre Gondois wrote: > Hello Viresh, > The 2 patches are relying on Lukasz' patch-set at: > https://lkml.org/lkml/2022/3/21/282 > The serie was accepted by Rafael (cf. https://lkml.org/lkml/2022/4/13/701) and > is currently in linux-next. More specifically, the missing patch causing the > build failure is: 'PM: EM: Add .get_cost() callback' > > From what I see, the branch cpufreq/arm/linux-next (from your repo) that was > used in the CI is based on v5.18-rc1 and doesn't have Lukasz' patches. Should > we wait for the patches to be in a rc version, or is there a process for this > kind of case ? Ok. Rafael: Please pick these patches directly. Acked-by: Viresh Kumar -- viresh _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel