Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1732608
| From | Scott Wood <swood@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 8/8] ktest: Use config-bisect.pl in ktest.pl |
| Date | 2017-09-14 23:50 +0200 |
| Message-ID | <upKbh-1XT-21@gated-at.bofh.it> (permalink) |
| References | <u41Vv-67m-3@gated-at.bofh.it> <u41Vw-67m-25@gated-at.bofh.it> |
| Organization | Red Hat |
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 <swood@redhat.com> > --- > tools/testing/ktest/ktest.pl | 247 +++++----------------------------- Any comments on this patchset? -Scott
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 8/8] ktest: Use config-bisect.pl in ktest.pl Scott Wood <swood@redhat.com> - 2017-09-14 23:50 +0200
csiph-web