[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200304124958.GA1650891@kroah.com>
Date: Wed, 4 Mar 2020 13:49:58 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Saravana Kannan <saravanak@...gle.com>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>, kernel-team@...roid.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/3] driver core: sync state fixups
On Fri, Feb 21, 2020 at 12:05:07AM -0800, Saravana Kannan wrote:
> Patch 1/3 fixes a bug where sync_state() might not be called when it
> should be. Patches 2/3 and 3/3 are just minor fix ups that I'm grouping
> together. Not much to say here.
>
> -Saravana
>
> v1->v2:
> - Fix compilation issue in 3/3 (forgot to commit --amend in v1)
>
> Saravana Kannan (3):
> driver core: Call sync_state() even if supplier has no consumers
> driver core: Add dev_has_sync_state()
> driver core: Skip unnecessary work when device doesn't have
> sync_state()
>
> drivers/base/core.c | 27 ++++++++++++++++++++-------
> include/linux/device.h | 11 +++++++++++
> 2 files changed, 31 insertions(+), 7 deletions(-)
>
> --
> 2.25.0.265.gbab2e86ba0-goog
>
All now queued up, sorry for the delay.
greg k-h
Powered by blists - more mailing lists