linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fix for 5.17-rc6
@ 2022-02-25 13:23 Greg KH
  2022-02-25 20:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2022-02-25 13:23 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton
  Cc: linux-kernel, Stephen Rothwell, Saravana Kannan

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.17-rc6

for you to fetch changes up to d8f7a5484f2188e9af2d9e4e587587d724501b12:

  driver core: Free DMA range map when device is released (2022-02-22 08:40:02 +0100)

----------------------------------------------------------------
Driver core fix for 5.17-rc6

Here is a single driver core fix for 5.17-rc6.  It resolves a reported
problem when the DMA map of a device is not properly released.

It has been in linux-next with no reported problems.

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

----------------------------------------------------------------
Mårten Lindahl (1):
      driver core: Free DMA range map when device is released

 drivers/base/dd.c | 5 +++++
 1 file changed, 5 insertions(+)

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

* Re: [GIT PULL] Driver core fix for 5.17-rc6
  2022-02-25 13:23 [GIT PULL] Driver core fix for 5.17-rc6 Greg KH
@ 2022-02-25 20:17 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-25 20:17 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Andrew Morton, linux-kernel, Stephen Rothwell,
	Saravana Kannan

The pull request you sent on Fri, 25 Feb 2022 14:23:35 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.17-rc6

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

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:[~2022-02-25 20:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-25 13:23 [GIT PULL] Driver core fix for 5.17-rc6 Greg KH
2022-02-25 20:17 ` 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).