diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-12-23 10:35:39 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-01-04 14:01:25 -0800 |
commit | 546eee2d931b3d76357a9c813778203001375fe1 (patch) | |
tree | 4efb1e4e55f8d4cfa2df8335f230210da758320b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 365dc5cb62c8714e27554e44464f6e0e9c1fdbdf (diff) |
torture: Remove "Failed to add ttynull console" false positive
Commit 757055ae8ded ("init/console: Use ttynull as a fallback when
there is no console") results in the string "Warning: Failed to add
ttynull console. No stdin, stdout, and stderr for the init process!"
appearing on the console, which the rcutorture scripting interprets as
a warning, which causes every rcutorture run to be flagged. However,
the rcutorture init process never attempts to do any I/O, and thus does
not care that it has no stdin, stdout, or stderr.
This commit therefore causes the rcutorture scripting to ignore this
message.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions