[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YMTYpO790N/LAZ/Q@kroah.com>
Date: Sat, 12 Jun 2021 17:54:12 +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 fix for 5.13-rc6
The following changes since commit 8124c8a6b35386f73523d27eacb71b5364a68c4c:
Linux 5.13-rc4 (2021-05-30 11:58:25 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.13-rc6
for you to fetch changes up to f501b6a2312e27fffe671d461770426fe5162184:
debugfs: Fix debugfs_read_file_str() (2021-06-04 15:01:08 +0200)
----------------------------------------------------------------
Driver core fix for 5.13-rc6
Here is a single debugfs fix for 5.13-rc6.
It fixes a bug in debugfs_read_file_str() that showed up in 5.13-rc1.
It has been in linux-next for a full week with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Dietmar Eggemann (1):
debugfs: Fix debugfs_read_file_str()
fs/debugfs/file.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Powered by blists - more mailing lists