[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZHxFsQHCXZ9Q56uu@kroah.com>
Date: Sun, 4 Jun 2023 10:05:05 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Stephen Rothwell <sfr@...b.auug.org.au>,
Saravana Kannan <saravanak@...gle.com>
Subject: [GIT PULL] Driver core fixes for 6.4-rc5
The following changes since commit 7877cb91f1081754a1487c144d85dc0d2e2e7fc4:
Linux 6.4-rc4 (2023-05-28 07:49:00 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-6.4-rc5
for you to fetch changes up to c26fabe73330d983c7ce822c6b6ec0879b4da61f:
drivers: base: cacheinfo: Update cpu_map_populated during CPU Hotplug (2023-05-31 20:36:47 +0100)
----------------------------------------------------------------
Driver core fixes for 6.4-rc5
Here are 2 small driver core cacheinfo fixes for 6.4-rc5 that resolve a
number of reported issues with that file. These changes have been in
linux-next this past week with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
K Prateek Nayak (2):
drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplug
drivers: base: cacheinfo: Update cpu_map_populated during CPU Hotplug
drivers/base/cacheinfo.c | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
Powered by blists - more mailing lists