commit | 57e60d0b9e6c36c607471cdcd82d3465fb7f4c37 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sat Apr 19 11:00:04 2014 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Jun 26 10:58:40 2014 -0700 |
tree | 9aab391f1f15eeed9c0e35656d81c6a99653e6d2 | |
parent | 4a81e8328d3791a4f99bf5b436d050f6dc5ffea3 [diff] |
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>