lkml.org 
[lkml]   [2018]   [Apr]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] Driver core fixes for 4.17-rc3
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b93815d0f37e7c4a056a143e6d782abc084ea56b:

firmware: some documentation fixes (2018-04-25 18:37:20 +0200)

----------------------------------------------------------------
Driver core fixes for 4.17-rc3

Here are some small driver core and firmware fixes for 4.17-rc3

There's a kobject WARN() removal to make syzkaller a lot happier about
some "normal" error paths that it keeps hitting, which should reduce the
number of false-positives we have been getting recently.

There's also some fimware test and documentation fixes, and the
coredump() function signature change that needed to happen after -rc1
before drivers started to take advantage of it.

All of these have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Andres Rodriguez (1):
firmware: some documentation fixes

Arend van Spriel (1):
drivers: change struct device_driver::coredump() return type to void

Ben Hutchings (2):
test_firmware: Install all scripts
test_firmware: fix setting old custom fw path back on exit, second try

Dmitry Vyukov (1):
kobject: don't use WARN for registration failures

Hans de Goede (1):
firmware: Fix firmware documentation for recent file renames

Jeffrin Jose T (1):
selftests:firmware: fixes a call to a wrong function name

Documentation/driver-api/firmware/request_firmware.rst | 16 ++++++++--------
Documentation/driver-api/infrastructure.rst | 2 +-
Documentation/power/suspend-and-cpuhotplug.txt | 2 +-
drivers/base/firmware_loader/fallback.c | 4 ++--
drivers/base/firmware_loader/fallback.h | 2 +-
include/linux/device.h | 6 ++++--
lib/kobject.c | 11 +++++------
tools/testing/selftests/firmware/Makefile | 1 +
tools/testing/selftests/firmware/fw_lib.sh | 10 ++++++----
tools/testing/selftests/firmware/fw_run_tests.sh | 2 +-
10 files changed, 30 insertions(+), 26 deletions(-)

\
 
 \ /
  Last update: 2018-04-27 16:42    [W:0.026 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site