Home
last modified time | relevance | path

Searched hist:e31ccc1d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-find-errors.she31ccc1d Tue Jan 18 17:40:49 CST 2022 Paul E. McKenney <paulmck@kernel.org> torture: Make kvm-find-errors.sh notice missing vmlinux file

Currently, an obtuse compiler diagnostic can fool kvm-find-errors.sh
into believing that the build was successful. This commit therefore
adds a check for a missing vmlinux file. Note that in the case of
repeated torture-test scenarios ("--configs '2*TREE01'"), the vmlinux
file will only be present in the first directory, that is, in TREE01
but not TREE01.2.

Link: https://lore.kernel.org/lkml/36bd91e4-8eda-5677-7fde-40295932a640@molgen.mpg.de/
Reported-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>