diff options
| author | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-03-26 23:09:33 +0300 |
|---|---|---|
| committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-03-27 00:42:53 +0300 |
| commit | 164a4daaeaecb69b0373f20eead9626026352963 (patch) | |
| tree | 63de29bdf24e7064406e22f6949403f444994b7b /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | a9d6938ddb7f892552013b93e4842fc1a538628d (diff) | |
| download | linux-164a4daaeaecb69b0373f20eead9626026352963.tar.xz | |
torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaint
The scripting must supply the CONFIG_INITRAMFS_SOURCE Kconfig option
so that kbuild can find the desired initrd, but the configcheck.sh
script gets confused by this option because it takes a string instead
of the expected y/n/m. This causes checkconfig.sh to complain about
CONFIG_INITRAMFS_SOURCE in the torture-test output (though not in the
summary). As more people use rcutorture, the resulting confusion is
an increasing concern.
This commit therefore suppresses this false-positive warning by filtering
CONFIG_INITRAMFS_SOURCE from within the checkconfig.sh script.
Reported-by: Joel Fernandes <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
