All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 6.3-rc1
@ 2023-03-02 10:20 Greg KH
  2023-03-02 18:34 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-03-02 10:20 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton
  Cc: linux-kernel, Stephen Rothwell, Saravana Kannan

The following changes since commit a93e884edf61f9debc9ca61ef9e545f0394ab666:

  Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core (2023-02-24 12:58:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-6.3-rc1_2

for you to fetch changes up to 0c058fb94ae0e2a68639f4569de1c3abf5df7ad7:

  driver core: fw_devlink: Print full path and name of fwnode (2023-02-25 10:52:02 +0100)

----------------------------------------------------------------
Driver core fixes for 6.3-rc1

Here is another small set of driver core patches for 6.3-rc1

They resolve some reported problems with the previous driver core
patches that are in your tree.

They solve a problem with the bus_type cleanup as reported and fixced by
Geert, and 2 fw_devlink changes to make debugging problems easier.
There is one known outstanding problem with the fw_deflink changes in
your tree that is still being worked on, and it looks like a clk core
change will be submitted soon for that, probably after 6.3-rc1.

All 3 of these have been in linux-next with no reported problems (only
reports that they fixed problems.)

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Geert Uytterhoeven (1):
      driver core: bus: Handle early calls to bus_to_subsys()

Saravana Kannan (2):
      driver core: fw_devlink: Avoid spurious error message
      driver core: fw_devlink: Print full path and name of fwnode

 drivers/base/bus.c  |  2 +-
 drivers/base/core.c | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Driver core fixes for 6.3-rc1
  2023-03-02 10:20 [GIT PULL] Driver core fixes for 6.3-rc1 Greg KH
@ 2023-03-02 18:34 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-03-02 18:34 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Andrew Morton, linux-kernel, Stephen Rothwell,
	Saravana Kannan

The pull request you sent on Thu, 2 Mar 2023 11:20:16 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-6.3-rc1_2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7c2bc4ed278ee0ffc0a1a37aaf7f39f1bfe8da4d

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-02 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-02 10:20 [GIT PULL] Driver core fixes for 6.3-rc1 Greg KH
2023-03-02 18:34 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.