* [GIT PULL] debugfs fix for 6.14-rc1
@ 2025-02-01 16:11 Greg KH
2025-02-01 20:08 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2025-02-01 16:11 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, Stephen Rothwell, Al Viro
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@linuxfoundation.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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-01 20:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-01 16:11 [GIT PULL] debugfs fix for 6.14-rc1 Greg KH
2025-02-01 20:08 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox