From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH 2/2] device core: Add flag to autoremove device link on supplier unbind Date: Wed, 04 Jul 2018 12:44:20 +0200 Message-ID: <2991909.NMIP74eIIJ@aspire.rjw.lan> References: <20180627125056.12851-1-vivek.gautam@codeaurora.org> <20180627125056.12851-2-vivek.gautam@codeaurora.org> <5b2d17e8-2224-512c-e01c-212828ecf74b@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <5b2d17e8-2224-512c-e01c-212828ecf74b@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org To: Vivek Gautam , Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, Jonathan Corbet , Robin Murphy , linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, Ulf Hansson , Marek Szyprowski List-Id: linux-arm-msm@vger.kernel.org On Wednesday, July 4, 2018 9:16:20 AM CEST Vivek Gautam wrote: > Adding Ulf and Marek. > > On 6/27/2018 6:20 PM, Vivek Gautam wrote: > > Add a flag to autoremove the device links on supplier driver > > unbind. This obviates the need to explicitly delete the link > > in the remove path. > > We remove these links only when the supplier's link to its > > consumers has gone to DL_STATE_SUPPLIER_UNBIND state. > > > > Signed-off-by: Vivek Gautam > > Suggested-by: Lukas Wunner > > Cc: Jonathan Corbet > > Cc: Greg Kroah-Hartman > > Cc: Robin Murphy > > Cc: linux-doc@vger.kernel.org > > Cc: linux-arm-kernel@lists.infradead.org > > Cc: linux-pm@vger.kernel.org > > Cc: linux-arm-msm@vger.kernel.org > > --- > > Hi Rafael, et al. > > Gentle ping. > Do you have comments on this series. I would really like to conclude these > device link additions sooner, and get things moving on the long awaited > arm-smmu clock/runtime support series. > > Thanks again for reviewing these patches. They are fine by me. I can queue them up for 4.19 if no one has objections (Greg in particular). Thanks, Rafael From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on archive.lwn.net X-Spam-Level: X-Spam-Status: No, score=-5.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham autolearn_force=no version=3.4.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by archive.lwn.net (Postfix) with ESMTP id 1F7207DE6E for ; Wed, 4 Jul 2018 10:46:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932733AbeGDKpq (ORCPT ); Wed, 4 Jul 2018 06:45:46 -0400 Received: from cloudserver094114.home.pl ([79.96.170.134]:46644 "EHLO cloudserver094114.home.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932531AbeGDKpp (ORCPT ); Wed, 4 Jul 2018 06:45:45 -0400 Received: from 79.184.254.38.ipv4.supernova.orange.pl (79.184.254.38) (HELO aspire.rjw.lan) by serwer1319399.home.pl (79.96.170.134) with SMTP (IdeaSmtpServer 0.83) id 925c196a9dd8eb0e; Wed, 4 Jul 2018 12:45:43 +0200 From: "Rafael J. Wysocki" To: Vivek Gautam , Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, Jonathan Corbet , Robin Murphy , linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, Ulf Hansson , Marek Szyprowski Subject: Re: [PATCH 2/2] device core: Add flag to autoremove device link on supplier unbind Date: Wed, 04 Jul 2018 12:44:20 +0200 Message-ID: <2991909.NMIP74eIIJ@aspire.rjw.lan> In-Reply-To: <5b2d17e8-2224-512c-e01c-212828ecf74b@codeaurora.org> References: <20180627125056.12851-1-vivek.gautam@codeaurora.org> <20180627125056.12851-2-vivek.gautam@codeaurora.org> <5b2d17e8-2224-512c-e01c-212828ecf74b@codeaurora.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Wednesday, July 4, 2018 9:16:20 AM CEST Vivek Gautam wrote: > Adding Ulf and Marek. > > On 6/27/2018 6:20 PM, Vivek Gautam wrote: > > Add a flag to autoremove the device links on supplier driver > > unbind. This obviates the need to explicitly delete the link > > in the remove path. > > We remove these links only when the supplier's link to its > > consumers has gone to DL_STATE_SUPPLIER_UNBIND state. > > > > Signed-off-by: Vivek Gautam > > Suggested-by: Lukas Wunner > > Cc: Jonathan Corbet > > Cc: Greg Kroah-Hartman > > Cc: Robin Murphy > > Cc: linux-doc@vger.kernel.org > > Cc: linux-arm-kernel@lists.infradead.org > > Cc: linux-pm@vger.kernel.org > > Cc: linux-arm-msm@vger.kernel.org > > --- > > Hi Rafael, et al. > > Gentle ping. > Do you have comments on this series. I would really like to conclude these > device link additions sooner, and get things moving on the long awaited > arm-smmu clock/runtime support series. > > Thanks again for reviewing these patches. They are fine by me. I can queue them up for 4.19 if no one has objections (Greg in particular). Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: rjw@rjwysocki.net (Rafael J. Wysocki) Date: Wed, 04 Jul 2018 12:44:20 +0200 Subject: [PATCH 2/2] device core: Add flag to autoremove device link on supplier unbind In-Reply-To: <5b2d17e8-2224-512c-e01c-212828ecf74b@codeaurora.org> References: <20180627125056.12851-1-vivek.gautam@codeaurora.org> <20180627125056.12851-2-vivek.gautam@codeaurora.org> <5b2d17e8-2224-512c-e01c-212828ecf74b@codeaurora.org> Message-ID: <2991909.NMIP74eIIJ@aspire.rjw.lan> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday, July 4, 2018 9:16:20 AM CEST Vivek Gautam wrote: > Adding Ulf and Marek. > > On 6/27/2018 6:20 PM, Vivek Gautam wrote: > > Add a flag to autoremove the device links on supplier driver > > unbind. This obviates the need to explicitly delete the link > > in the remove path. > > We remove these links only when the supplier's link to its > > consumers has gone to DL_STATE_SUPPLIER_UNBIND state. > > > > Signed-off-by: Vivek Gautam > > Suggested-by: Lukas Wunner > > Cc: Jonathan Corbet > > Cc: Greg Kroah-Hartman > > Cc: Robin Murphy > > Cc: linux-doc at vger.kernel.org > > Cc: linux-arm-kernel at lists.infradead.org > > Cc: linux-pm at vger.kernel.org > > Cc: linux-arm-msm at vger.kernel.org > > --- > > Hi Rafael, et al. > > Gentle ping. > Do you have comments on this series. I would really like to conclude these > device link additions sooner, and get things moving on the long awaited > arm-smmu clock/runtime support series. > > Thanks again for reviewing these patches. They are fine by me. I can queue them up for 4.19 if no one has objections (Greg in particular). Thanks, Rafael