linux-kernel.vger.kernel.org archive mirror
 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

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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).