All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fix for 6.15-rc6
@ 2025-05-10 13:53 Greg KH
  2025-05-10 16:00 ` Linus Torvalds
  2025-05-10 17:20 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Greg KH @ 2025-05-10 13:53 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton
  Cc: Rafael J. Wysocki, Danilo Krummrich, linux-kernel,
	Stephen Rothwell

The following changes since commit b4432656b36e5cc1d50a1f2dc15357543add530e:

  Linux 6.15-rc4 (2025-04-27 15:19:23 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 95deee37a12364f410d22c6a8383f59738a2fef3:

  platform: Fix race condition during DMA configure at IOMMU probe time (2025-05-01 18:00:58 +0200)

----------------------------------------------------------------
Driver core fix for 6.15-rc6

Here is a single driver core fix for a regression for platform devices
that is a regression from a change that went into 6.15-rc1 that affected
Pixel devices.  It has been in linux-next for over a week with no
reported problems.

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

----------------------------------------------------------------
Will McVicker (1):
      platform: Fix race condition during DMA configure at IOMMU probe time

 drivers/base/platform.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2025-05-10 17:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-10 13:53 [GIT PULL] Driver core fix for 6.15-rc6 Greg KH
2025-05-10 16:00 ` Linus Torvalds
2025-05-10 16:40   ` Greg KH
2025-05-10 17:20 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.