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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 98F6CC433DF for ; Fri, 15 May 2020 10:23:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 778C42074D for ; Fri, 15 May 2020 10:23:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728060AbgEOKXI (ORCPT ); Fri, 15 May 2020 06:23:08 -0400 Received: from foss.arm.com ([217.140.110.172]:52894 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728047AbgEOKXH (ORCPT ); Fri, 15 May 2020 06:23:07 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 1094C2F; Fri, 15 May 2020 03:23:07 -0700 (PDT) Received: from bogus (unknown [10.37.12.6]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 5D6513F71E; Fri, 15 May 2020 03:23:03 -0700 (PDT) Date: Fri, 15 May 2020 11:22:56 +0100 From: Sudeep Holla To: Ulf Hansson Cc: Lorenzo Pieralisi , Linux PM , "Rafael J . Wysocki" , Daniel Lezcano , Lina Iyer , Vincent Guittot , Stephen Boyd , Sudeep Holla , Bjorn Andersson , Benjamin Gaignard , Linux ARM Subject: Re: [PATCH] cpuidle: psci: Fixup execution order when entering a domain idle state Message-ID: <20200515102255.GA25927@bogus> References: <20200511133346.21706-1-ulf.hansson@linaro.org> <20200514142015.GA23401@bogus> <20200514172816.GA42669@bogus> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Thu, May 14, 2020 at 09:11:50PM +0200, Ulf Hansson wrote: > > No worries, thanks for reviewing. > You are welcome. > That said, are you fine with Rafel queuing this then? > I am fine with that. However I told if you need fixes tags as there are no users of the notification yet in the kernel. Though this is trivial, but do we need this backported to stable kernel. I don't have strong opinion and leave it to you and Rafael. Acked-by: Sudeep Holla -- Regards, Sudeep