From: Linus Torvalds Date: Fri, 27 Apr 2018 17:12:20 +0000 (-0700) Subject: Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v4.17-rc3~17 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=ee3748be5c18db11f17baebf50405bbebeb85471;p=uclinux-h8%2Flinux.git Merge tag 'driver-core-4.17-rc3' of git://git./linux/kernel/git/gregkh/driver-core Pull driver core fixes from Greg Kroah-Hartman: "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" * tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: firmware: some documentation fixes selftests:firmware: fixes a call to a wrong function name kobject: don't use WARN for registration failures firmware: Fix firmware documentation for recent file renames test_firmware: fix setting old custom fw path back on exit, second try test_firmware: Install all scripts drivers: change struct device_driver::coredump() return type to void --- ee3748be5c18db11f17baebf50405bbebeb85471