[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200523152922.GA224858@kroah.com>
Date: Sat, 23 May 2020 17:29:22 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: [GIT PULL] Driver core fixes for 5.7-rc7 - take 2
The following changes since commit 2ef96a5bb12be62ef75b5828c0aab838ebb29cb8:
Linux 5.7-rc5 (2020-05-10 15:16:58 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.7-rc7
for you to fetch changes up to e6764aa0e5530066dd969eccea2a1a7d177859a8:
Revert "kobject: Make sure the parent does not get released before its children" (2020-05-23 17:11:11 +0200)
----------------------------------------------------------------
Driver core fixes for 5.7-rc7 - take 2
So, turns out the kobject fix didn't quite work, so here are 4 patches
that in the end, result in just 2 driver core fixes for reported issues
that no one has had problems with.
The kobject patch that was originally in here has now been reverted, as
Guenter reported boot problems with it on some of his systems.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Greg Kroah-Hartman (1):
Revert "kobject: Make sure the parent does not get released before its children"
Heikki Krogerus (1):
kobject: Make sure the parent does not get released before its children
Saravana Kannan (2):
driver core: Fix SYNC_STATE_ONLY device link implementation
driver core: Fix handling of SYNC_STATE_ONLY + STATELESS device links
drivers/base/core.c | 55 +++++++++++++++++++++++++++++++++++------------------
1 file changed, 37 insertions(+), 18 deletions(-)
Powered by blists - more mailing lists