* [GIT PULL] Driver core fixes for 5.7-rc5
@ 2020-05-08 14:18 Greg KH
2020-05-08 16:15 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-05-08 14:18 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, Stephen Rothwell
The following changes since commit 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c:
Linux 5.7-rc3 (2020-04-26 13:51:02 -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-rc5
for you to fetch changes up to 2a15483b401c0b07e44b43b95414e36f32c02f32:
regulator: Revert "Use driver_deferred_probe_timeout for regulator_init_complete_work" (2020-04-29 19:57:45 +0200)
----------------------------------------------------------------
Driver core fixes for 5.7-rc5
Here are a number of small driver core fixes for 5.7-rc5 to resolve a
bunch of reported issues with the current tree.
Biggest here are the reverts and patches from John Stultz to resolve a
bunch of deferred probe regressions we have been seeing in 5.7-rc right
now.
Along with those are some other smaller fixes:
- coredump crash fix
- devlink fix for when permissive mode was enabled
- amba and platform device dma_parms fixes
- component error silenced for when deferred probe happens
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
James Hilliard (1):
component: Silence bind error on -EPROBE_DEFER
John Stultz (4):
driver core: Revert default driver_deferred_probe_timeout value to 0
driver core: Use dev_warn() instead of dev_WARN() for deferred_probe_timeout warnings
driver core: Ensure wait_for_device_probe() waits until the deferred_probe_timeout fires
regulator: Revert "Use driver_deferred_probe_timeout for regulator_init_complete_work"
Luis Chamberlain (1):
coredump: fix crash when umh is disabled
Saravana Kannan (1):
driver core: Fix handling of fw_devlink=permissive
Ulf Hansson (2):
driver core: platform: Initialize dma_parms for platform devices
amba: Initialize dma_parms for amba devices
drivers/amba/bus.c | 1 +
drivers/base/component.c | 8 +++++---
drivers/base/core.c | 7 ++++++-
drivers/base/dd.c | 20 ++++++++------------
drivers/base/platform.c | 2 ++
drivers/regulator/core.c | 25 +++++++++++--------------
fs/coredump.c | 8 ++++++++
include/linux/amba/bus.h | 1 +
include/linux/platform_device.h | 1 +
kernel/umh.c | 5 +++++
10 files changed, 48 insertions(+), 30 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Driver core fixes for 5.7-rc5
2020-05-08 14:18 [GIT PULL] Driver core fixes for 5.7-rc5 Greg KH
@ 2020-05-08 16:15 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-05-08 16:15 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, Stephen Rothwell
The pull request you sent on Fri, 8 May 2020 16:18:30 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.7-rc5
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c61529f6f59c9e136432cde96f9a053a51ad2a1e
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-05-08 16:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-08 14:18 [GIT PULL] Driver core fixes for 5.7-rc5 Greg KH
2020-05-08 16: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