On Thu, 14 Sep 2017 14:41:12 -0700 Scott Wood <sw...@redhat.com> wrote:
> 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? Finally got around to looking at it. Sorry for the late reply. I didn't see anything to concerning in patches 1-7 and applied them. I'll start testing them soon too. -- Steve