public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fix for 6.12-rc3
@ 2024-10-13 13:07 Greg KH
  2024-10-14  2:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2024-10-13 13:07 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton
  Cc: linux-kernel, Stephen Rothwell, Saravana Kannan

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -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.12-rc3

for you to fetch changes up to bd2b7f62a0d5feda8b21c7371058e8cd2956151a:

  mailmap: update mail for Fiona Behrens (2024-10-07 07:05:12 +0200)

----------------------------------------------------------------
Driver core fix for 6.12-rc3

Here is a single driver core fix, and a .mailmap update, for 6.12-rc3.

The fix is for the rust driver core bindings, turned out that the
from_raw binding wasn't a good idea (don't want to pass a pointer to a
reference counted object without actually incrementing the pointer.)  So
this change fixes it up as the from_raw binding came in in -rc1.

The other change is a .mailmap update.

Both have been in linux-next for a while with no reported issues.

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

----------------------------------------------------------------
Fiona Behrens (1):
      mailmap: update mail for Fiona Behrens

Guilherme Giacomo Simoes (1):
      rust: device: change the from_raw() function

 .mailmap                |  3 +++
 rust/kernel/device.rs   | 15 +++------------
 rust/kernel/firmware.rs |  2 +-
 3 files changed, 7 insertions(+), 13 deletions(-)

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

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

The pull request you sent on Sun, 13 Oct 2024 15:07:00 +0200:

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

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

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:[~2024-10-14  2:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-13 13:07 [GIT PULL] Driver core fix for 6.12-rc3 Greg KH
2024-10-14  2:39 ` 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