All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 5.14-rc3
@ 2021-07-23 14:58 Greg KH
  2021-07-23 17:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-07-23 14:58 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton
  Cc: linux-kernel, Stephen Rothwell, Saravana Kannan

The following changes since commit 2734d6c1b1a089fb593ef6a23d4b70903526fe0c:

  Linux 5.14-rc2 (2021-07-18 14:13:49 -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.14-rc3

for you to fetch changes up to e64daad660a0c9ace3acdc57099fffe5ed83f977:

  driver core: Prevent warning when removing a device link from unregistered consumer (2021-07-21 17:28:42 +0200)

----------------------------------------------------------------
Driver core fixes for 5.14-rc3

Here are 2 small driver core fixes to resolve some reported problems for
5.14-rc3.  They include:
	- aux bus memory leak fix
	- unneeded warning message removed when removing a device link.

Both have been in linux-next with no reported problems.

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

----------------------------------------------------------------
Adrian Hunter (1):
      driver core: Prevent warning when removing a device link from unregistered consumer

Peter Ujfalusi (1):
      driver core: auxiliary bus: Fix memory leak when driver_register() fail

 drivers/base/auxiliary.c | 8 +++++++-
 drivers/base/core.c      | 6 ++++--
 2 files changed, 11 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] Driver core fixes for 5.14-rc3
  2021-07-23 14:58 [GIT PULL] Driver core fixes for 5.14-rc3 Greg KH
@ 2021-07-23 17:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-07-23 17:23 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Andrew Morton, linux-kernel, Stephen Rothwell,
	Saravana Kannan

The pull request you sent on Fri, 23 Jul 2021 16:58:14 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.14-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1d597682d3e669ec7021aa33d088ed3d136a5149

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:[~2021-07-23 17:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23 14:58 [GIT PULL] Driver core fixes for 5.14-rc3 Greg KH
2021-07-23 17:23 ` 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.