mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] [GIT PULL] ktest: fixes for config_bisect
@ 2011-06-02 19:13 Steven Rostedt
  2011-06-02 19:13 ` [PATCH 1/3] ktest: Fix off-by-one in config bisect result Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2011-06-02 19:13 UTC (permalink / raw)
  To: linux-kernel; +Cc: Linus Torvalds, Andrew Morton

Linus,

As I've been doing a bit of config_bisects with ktest lately, I've
discovered a few minor bugs that can cause it to give the wrong result.

Two of the patches fix the config_bisect, and one fixes the error
path, if for some reason your reboot fails to reboot the remote box.

Note, I've notice problems with git.kernel.org mirroring, and
a fetch can result in the old version of the branch or the new version.
The top commit should be:

  commit 9bf7174949aef2f43253956e1f3ab01698abbd79
  Author: Steven Rostedt <srostedt@redhat.com>
  Date:   Wed Jun 1 23:27:19 2011 -0400
  ktest: Ignore unset values of the minconfig in config_bisect


Please pull the following patches from:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest.git

    branch: for-linus


Steven Rostedt (3):
      ktest: Fix off-by-one in config bisect result
      ktest: Fix result of rebooting the kernel
      ktest: Ignore unset values of the minconfig in config_bisect

----
 tools/testing/ktest/ktest.pl |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-06-02 19:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-02 19:13 [PATCH 0/3] [GIT PULL] ktest: fixes for config_bisect Steven Rostedt
2011-06-02 19:13 ` [PATCH 1/3] ktest: Fix off-by-one in config bisect result Steven Rostedt
2011-06-02 19:13 ` [PATCH 2/3] ktest: Fix result of rebooting the kernel Steven Rostedt
2011-06-02 19:13 ` [PATCH 3/3] ktest: Ignore unset values of the minconfig in config_bisect Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome