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 0F85CC433EF for ; Thu, 2 Dec 2021 16:50:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1359759AbhLBQx5 (ORCPT ); Thu, 2 Dec 2021 11:53:57 -0500 Received: from netrider.rowland.org ([192.131.102.5]:38921 "HELO netrider.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1359744AbhLBQxy (ORCPT ); Thu, 2 Dec 2021 11:53:54 -0500 Received: (qmail 393529 invoked by uid 1000); 2 Dec 2021 11:50:30 -0500 Date: Thu, 2 Dec 2021 11:50:30 -0500 From: Alan Stern To: "Rafael J. Wysocki" Cc: Ulf Hansson , "Rafael J. Wysocki" , Linux PM , Kevin Hilman , Maulik Shah , Linux ARM , Linux Kernel Mailing List Subject: Re: [PATCH] PM: runtime: Allow rpm_resume() to succeed when runtime PM is disabled Message-ID: References: <20211026222626.39222-1-ulf.hansson@linaro.org> <5794197.lOV4Wx5bFT@kreacher> 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-kernel@vger.kernel.org On Thu, Dec 02, 2021 at 05:18:26PM +0100, Rafael J. Wysocki wrote: > On Thu, Dec 2, 2021 at 12:29 PM Ulf Hansson wrote: > > > > Alright, this sounds reasonable to me. I have also looked at the code > > below and it looks good to me. > > > > Do you intend to post a formal patch? In any case, feel free to add my > > reviewed-by tag. > > I will, thank you! Don't forget to check for spelling errors (I noticed one in the first version of the patch you posted). And please include a documentation update. On the whole, the idea seems like a good improvement. Alan Stern 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 80ED7C433F5 for ; Thu, 2 Dec 2021 16:51:54 +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=xCoXGzkUYYGwmF0PPjtRe7Mlgwg4zvx5XQirXoJpRPU=; b=dXrhDFUE5eRgqi ncY48g5gWD2alD2AsR+tr2SwbAZQ8cG2taI2YvjEemksmvy/zRUmta01Qm703ACKcc0Gw7dshZWoQ IzvphNxamvLP6sMqDXVP/NqepSzyM7ANGTuOPm/8qWxeW07Bpgv8W/51Cxa37kJU1pYhvPHpQeL5H KCjM6p3qV8Fwd5boG0Ja54TyxfpJyiWqsDYNHMqDQl0ALWrS3+FCaB/M+vT53vkTtrr2PpyGhkI7a NixbE9iXbXudz8uXb8vp0TMRvSczMmBV+qs9r8HeXrm2JZaHogdUewPVJtfYQgVF5o54Nj4LYF3T0 KcYc9PQ6vY/NppNGrShg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mspI6-00D4Wb-P8; Thu, 02 Dec 2021 16:50:38 +0000 Received: from netrider.rowland.org ([192.131.102.5]) by bombadil.infradead.org with smtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mspI3-00D4VL-4k for linux-arm-kernel@lists.infradead.org; Thu, 02 Dec 2021 16:50:36 +0000 Received: (qmail 393529 invoked by uid 1000); 2 Dec 2021 11:50:30 -0500 Date: Thu, 2 Dec 2021 11:50:30 -0500 From: Alan Stern To: "Rafael J. Wysocki" Cc: Ulf Hansson , "Rafael J. Wysocki" , Linux PM , Kevin Hilman , Maulik Shah , Linux ARM , Linux Kernel Mailing List Subject: Re: [PATCH] PM: runtime: Allow rpm_resume() to succeed when runtime PM is disabled Message-ID: References: <20211026222626.39222-1-ulf.hansson@linaro.org> <5794197.lOV4Wx5bFT@kreacher> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211202_085035_352599_96F8BF47 X-CRM114-Status: GOOD ( 11.23 ) 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 Thu, Dec 02, 2021 at 05:18:26PM +0100, Rafael J. Wysocki wrote: > On Thu, Dec 2, 2021 at 12:29 PM Ulf Hansson wrote: > > > > Alright, this sounds reasonable to me. I have also looked at the code > > below and it looks good to me. > > > > Do you intend to post a formal patch? In any case, feel free to add my > > reviewed-by tag. > > I will, thank you! Don't forget to check for spelling errors (I noticed one in the first version of the patch you posted). And please include a documentation update. On the whole, the idea seems like a good improvement. Alan Stern _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel