* [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
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
all inboxes | Powered by JetHome®