On Sun, 2017-07-16 at 19:16 -0500, Scott Wood wrote: > Reduce code duplication and take advantage of bisection logic > improvements by calling config-bisect.pl. > > The output of make oldconfig is now copied directly to the desired > file, > rather than doing assign_configs+save_config, in order to preserve the > ordering so that diffing the configs at the end will provide useful > output. > > Signed-off-by: Scott Wood <sw...@redhat.com> > --- > tools/testing/ktest/ktest.pl | 247 +++++-----------------------------
Any comments on this patchset? -Scott