]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
selftests: firmware: skip timeout checks for kernels without user mode helper
authorLuis R. Rodriguez <mcgrof@suse.com>
Fri, 24 Jul 2015 22:10:22 +0000 (15:10 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Aug 2015 00:07:19 +0000 (17:07 -0700)
commit1d0fbb3467b5a82e33ab57f27b870c1b8275f45d
tree5a13e5a913b192f416e4b176e2af2bef9293e175
parent71cf5aeeb8e2154efda5f40be50c925f15057755
selftests: firmware: skip timeout checks for kernels without user mode helper

The CONFIG_FW_LOADER_USER_HELPER is mostly disabled these days, so skip
timeout setting for these kernels.

Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/firmware/fw_filesystem.sh
tools/testing/selftests/firmware/fw_userhelper.sh