linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 5.7-rc3
@ 2020-04-26 10:46 Greg KH
  2020-04-26 18:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-04-26 10:46 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, Stephen Rothwell

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.7-rc3

for you to fetch changes up to 5a3577039cbe0bbb8e7a12d2790e23039b8a8618:

  firmware_loader: revert removal of the fw_fallback_config export (2020-04-26 10:42:15 +0200)

----------------------------------------------------------------
Driver core fixes for 5.7-rc3

Here are some small firmware/driver core/debugfs fixes for 5.7-rc3.

The debugfs change is now possible as now the last users of
debugfs_create_u32() have been fixed up in the different trees that got
merged into 5.7-rc1, and I don't want it creeping back in.

The firmware changes did cause a regression in linux-next, so the final
patch here reverts part of that, re-exporting the symbol to resolve that
issue.  All of these patches, with the exception of the final one, have
been in linux-next with only that one reported issue.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Arnd Bergmann (1):
      firmware: imx: fix compile-testing

Christoph Hellwig (1):
      firmware_loader: remove unused exports

Greg Kroah-Hartman (1):
      debugfs: remove return value of debugfs_create_u32()

Luis Chamberlain (1):
      firmware_loader: revert removal of the fw_fallback_config export

 Documentation/filesystems/debugfs.rst         |  4 ++--
 drivers/base/firmware_loader/fallback_table.c |  1 -
 drivers/firmware/imx/Kconfig                  |  4 ++--
 fs/debugfs/file.c                             | 15 +++------------
 include/linux/debugfs.h                       | 12 ++++--------
 5 files changed, 11 insertions(+), 25 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Driver core fixes for 5.7-rc3
  2020-04-26 10:46 [GIT PULL] Driver core fixes for 5.7-rc3 Greg KH
@ 2020-04-26 18:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-04-26 18:15 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, Stephen Rothwell

The pull request you sent on Sun, 26 Apr 2020 12:46:55 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.7-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a8a0e2a96b7dcf7065f97db915e2deb92bf56634

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-26 18:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-26 10:46 [GIT PULL] Driver core fixes for 5.7-rc3 Greg KH
2020-04-26 18:15 ` 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;
as well as URLs for NNTP newsgroup(s).