The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 7.2-rc7
@ 2026-08-08 12:51 Danilo Krummrich
  2026-08-08 14:51 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Danilo Krummrich @ 2026-08-08 12:51 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Greg Kroah-Hartman, Rafael J. Wysocki, Saravana Kannan,
	Andrew Morton, driver-core, rust-for-linux, linux-kernel

Hi Linus,

Please pull these driver-core fixes.

Thanks,
Danilo

The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

  Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git tags/driver-core-7.2-rc7

for you to fetch changes up to f88db65aece9f9d26287b6377b7c7730ecf9f11a:

  rust: io: gate ioremap doctests on CONFIG_HAS_IOMEM (2026-08-06 16:05:50 +0200)

----------------------------------------------------------------
Driver core fixes for 7.2-rc7

- Fix Rust build failure on s390 by gating ioremap() / iounmap() helpers
  and the io::mem module on CONFIG_HAS_IOMEM; gate affected doctests as
  well

- Add missing kernel-doc for show_const / store_const union members in
  struct device_attribute

----------------------------------------------------------------
Danilo Krummrich (2):
      rust: io: gate ioremap/iounmap on CONFIG_HAS_IOMEM
      rust: io: gate ioremap doctests on CONFIG_HAS_IOMEM

Randy Dunlap (1):
      driver core: add missing kernel-doc for union members

 include/linux/device.h  | 2 ++
 rust/helpers/io.c       | 2 ++
 rust/kernel/devres.rs   | 1 +
 rust/kernel/io.rs       | 2 ++
 rust/kernel/platform.rs | 9 +++++----
 5 files changed, 12 insertions(+), 4 deletions(-)

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

* Re: [GIT PULL] Driver core fixes for 7.2-rc7
  2026-08-08 12:51 [GIT PULL] Driver core fixes for 7.2-rc7 Danilo Krummrich
@ 2026-08-08 14:51 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-08-08 14:51 UTC (permalink / raw)
  To: Danilo Krummrich
  Cc: Linus Torvalds, Greg Kroah-Hartman, Rafael J. Wysocki,
	Saravana Kannan, Andrew Morton, driver-core, rust-for-linux,
	linux-kernel

The pull request you sent on Sat, 08 Aug 2026 14:51:24 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git tags/driver-core-7.2-rc7

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

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:[~2026-08-08 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-08 12:51 [GIT PULL] Driver core fixes for 7.2-rc7 Danilo Krummrich
2026-08-08 14:51 ` 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