]> git.baikalelectronics.ru Git - kernel.git/commit
tools: firmware: check for distro fallback udev cancel rule
authorLuis R. Rodriguez <mcgrof@kernel.org>
Mon, 23 Jan 2017 16:11:07 +0000 (08:11 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Jan 2017 10:52:34 +0000 (11:52 +0100)
commit9d028a633a3980e394ca1c82d1800066c47feef1
tree4832556efc26bda97413f1bb5ad06456794098eb
parentfa6b1b192b703bd7fb2bc1dc9eb97093d0daad68
tools: firmware: check for distro fallback udev cancel rule

Some distributions (Debian, OpenSUSE) have a udev rule in place to cancel
all fallback mechanism uevents immediately. This would obviously
make it hard to test against the fallback mechanism test interface,
so we need to check for this.

Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/firmware/fw_userhelper.sh