[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZQWYoJkwI85bJ5tz@kroah.com>
Date: Sat, 16 Sep 2023 13:59:28 +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 6.6-rc2
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-6.6-rc2
for you to fetch changes up to 139e08188babf7a4c5f0df54b605105852fc347a:
Documentation: embargoed-hardware-issues.rst: Add myself for RISC-V (2023-09-13 09:19:49 +0200)
----------------------------------------------------------------
Driver core fix for 6.6-rc2
Here is a single driver core fix for a much-reported-by-sysbot issue
that showed up in 6.6-rc1. It's been submitted by many people, all in
the same way, so it obviously fixes things for them all.
Also in here is a single documentation update adding riscv to the
embargoed hardware document in case there are any future issues with
that processor family.
Both of these have been in linux-next with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Andy Shevchenko (1):
driver core: return an error when dev_set_name() hasn't happened
Palmer Dabbelt (1):
Documentation: embargoed-hardware-issues.rst: Add myself for RISC-V
Documentation/process/embargoed-hardware-issues.rst | 1 +
drivers/base/core.c | 2 ++
2 files changed, 3 insertions(+)
Powered by blists - more mailing lists