summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2019-05-20 15:37:49 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-19 08:18:04 +0200
commitb64df8133c2e8263febbd6d279554d257b85417b (patch)
tree36c0d029bd160325e07c7bc30b3bdb22f1c6b926 /kernel
parent3e1d7417b4d6c9980aa0abdcaeda2a190fcb0817 (diff)
selftests/timers: Add missing fflush(stdout) calls
[ Upstream commit fe48319243a626c860fd666ca032daacc2ba84a5 ] When running under a pipe, some timer tests would not report output in real-time because stdout flushes were missing after printf()s that lacked a newline. This adds them to restore real-time status output that humans can enjoy. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions