[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YHGkPlxkMvG1JKdn@kroah.com>
Date: Sat, 10 Apr 2021 15:12:30 +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>,
Saravana Kannan <saravanak@...gle.com>
Subject: [GIT PULL] Driver core fix for 5.12-rc7
The following changes since commit e49d033bddf5b565044e2abe4241353959bc9120:
Linux 5.12-rc6 (2021-04-04 14:15:36 -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.12-rc7
for you to fetch changes up to eed6e41813deb9ee622cd9242341f21430d7789f:
driver core: Fix locking bug in deferred_probe_timeout_work_func() (2021-04-05 09:14:18 +0200)
----------------------------------------------------------------
Driver core fix for 5.12-rc7
Here is a single driver core fix for 5.12-rc7 to resolve a reported
problem that caused some devices to lockup when booting. It has been in
linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Saravana Kannan (1):
driver core: Fix locking bug in deferred_probe_timeout_work_func()
drivers/base/dd.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists