rcutorture: Add --buildonly dry-run capability
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 10 Oct 2013 21:52:07 +0000 (14:52 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 3 Dec 2013 18:11:16 +0000 (10:11 -0800)
This commit adds --buildonly, which does the builds specified by the
--configs argument, but does not boot or test the resulting kernels.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Greg KH <gregkh@linuxfoundation.org>

No differences found