[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z55HvQ7tLIU4V2_6@kroah.com>
Date: Sat, 1 Feb 2025 17:11:41 +0100
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>,
Al Viro <viro@...iv.linux.org.uk>
Subject: [GIT PULL] debugfs fix for 6.14-rc1
The following changes since commit 72deda0abee6e705ae71a93f69f55e33be5bca5c:
Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire (2025-01-29 14:38:19 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-6.14-rc1-2
for you to fetch changes up to 57b314752ec0ad42685bc78b376326f1f4c04669:
debugfs: Fix the missing initializations in __debugfs_file_get() (2025-01-30 08:22:31 +0100)
----------------------------------------------------------------
Debugfs fix for 6.14-rc1
Here is a single debugfs fix from Al to resolve the reported regression
in linux-next and in the driver-core tree. It has been reported to fix
the issue.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Al Viro (1):
debugfs: Fix the missing initializations in __debugfs_file_get()
fs/debugfs/file.c | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists