[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YGhIytAgDzvMQU/O@kroah.com>
Date: Sat, 3 Apr 2021 12:51:54 +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-rc6
The following changes since commit 0d02ec6b3136c73c09e7859f0d0e4e2c4c07b49b:
Linux 5.12-rc4 (2021-03-21 14:56:43 -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-rc6
for you to fetch changes up to f0acf637d60ffcef3ccb6e279f743e587b3c7359:
driver core: clear deferred probe reason on probe retry (2021-03-23 15:13:43 +0100)
----------------------------------------------------------------
Driver core fix for 5.12-rc6
Here is a single driver core fix for a reported problem with differed
probing. It has been in linux-next for a while with no reported
problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Ahmad Fatoum (1):
driver core: clear deferred probe reason on probe retry
drivers/base/dd.c | 3 +++
1 file changed, 3 insertions(+)
Powered by blists - more mailing lists