diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-04 11:48:26 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-04 11:48:26 -0700 |
commit | c7ed326fa7cafb83ced5a8b02517a61672fe9e90 (patch) | |
tree | cc5420796d61b205c5cc908a8e363222b5beb4a7 /arch/sh | |
parent | e4ca4308c055c7bfb82f6756297346760d697953 (diff) | |
parent | 4c16b1d6d5e0ca0612de65596a3d1ead8a3372fb (diff) | |
download | linux-c7ed326fa7cafb83ced5a8b02517a61672fe9e90.tar.bz2 |
Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
Pull config-bisect changes from Steven Rostedt:
"The big change here is the rewrite of config-bisect. The old way
never worked properly as it assumed the bad config was a subset of the
good config, and just found the config that would break the build.
The new way does a diff of the bad config verses the good config and
makes the similar until it finds that one config works and the other
does not and reports the config that makes that difference. The two
configs do not need to be related. It is much more useful now:
* tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest:
ktest: Update documentation on config_bisect
ktest: Add the config bisect manual back
ktest: Remove unused functions
ktest: Put back in the CONFIG_BISECT_CHECK
ktest: Rewrite the config-bisect to actually work
ktest: Some cleanup for improving readability
ktest: add 2nd parameter of run_command() to set the redirect target file
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions