[GIT PULL] Driver core fixes for 6.9-rc5

From: Greg KH
Date: Sun Apr 21 2024 - 07:37:18 EST


The following changes since commit 4cece764965020c22cff7665b18a012006359095:

Linux 6.9-rc1 (2024-03-24 14:10:05 -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.9-rc5

for you to fetch changes up to 156539fd65019e8ed6b9fbac0583cf519cdbb227:

Documentation: embargoed-hardware-issues.rst: Add myself for Power (2024-04-11 15:21:18 +0200)

----------------------------------------------------------------
Kernfs bugfix and documentation update for 6.9-rc5

Here are 2 changes for 6.9-rc5 that deal with "driver core" stuff, that
do the following:
- sysfs reference leak fix
- embargoed-hardware-issues.rst update for Power

Both of these have been in linux-next for over a week with no reported
issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Alan Stern (1):
fs: sysfs: Fix reference leak in sysfs_break_active_protection()

Michael Ellerman (1):
Documentation: embargoed-hardware-issues.rst: Add myself for Power

Documentation/process/embargoed-hardware-issues.rst | 2 +-
fs/sysfs/file.c | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)