public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	Saravana Kannan <saravanak@google.com>
Subject: [GIT PULL] Driver core fix for 6.6-rc2
Date: Sat, 16 Sep 2023 13:59:28 +0200	[thread overview]
Message-ID: <ZQWYoJkwI85bJ5tz@kroah.com> (raw)

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@linuxfoundation.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(+)

             reply	other threads:[~2023-09-16 12:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-16 11:59 Greg KH [this message]
2023-09-16 19:00 ` [GIT PULL] Driver core fix for 6.6-rc2 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZQWYoJkwI85bJ5tz@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=saravanak@google.com \
    --cc=sfr@canb.auug.org.au \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox