OSDN Git Service

torture: Enable versions without CFcommon to function correctly
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sat, 19 Apr 2014 18:00:04 +0000 (11:00 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 26 Jun 2014 17:58:40 +0000 (10:58 -0700)
commit57e60d0b9e6c36c607471cdcd82d3465fb7f4c37
tree9aab391f1f15eeed9c0e35656d81c6a99653e6d2
parent4a81e8328d3791a4f99bf5b436d050f6dc5ffea3
torture: Enable versions without CFcommon to function correctly

The CFcommon file must now be present, which makes using the current
scripts against old kernel versions cumbersome.  This commit therefore
makes the CFcommon file be optional, so that old kernel versions can be
used with current torture scripts.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh