[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aB9aTNHuSV-5U15D@kroah.com>
Date: Sat, 10 May 2025 15:53:16 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>,
Danilo Krummrich <dakr@...nel.org>, linux-kernel@...r.kernel.org,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: [GIT PULL] Driver core fix for 6.15-rc6
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@...uxfoundation.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(-)
Powered by blists - more mailing lists