commit | 1127481392c8b95ad5066b6be99b3482522d4c89 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Oct 10 14:52:07 2013 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Dec 03 10:11:16 2013 -0800 |
tree | ba7eea8ff68a64a2405689aef55cd6a805b66bfd | |
parent | 06d9d1b2e2e58347af37f00856156a550522b2cb [diff] |
rcutorture: Add --buildonly dry-run capability 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>