diff options
author | Joe Perches <[email protected]> | 2014-07-14 09:16:15 -0400 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2014-09-07 16:24:47 -0700 |
commit | eea203fea3484598280a07fe503e025e886297fb (patch) | |
tree | 7456a2d44438ebbb4badad2d1a3818008c85c1d4 /lib/test-string_helpers.c | |
parent | 188c1e896c0c28ac98809d11b6f29523805b34ef (diff) |
rcu: Use pr_alert/pr_cont for printing logs
User pr_alert/pr_cont for printing the logs from rcutorture module directly
instead of writing it to a buffer and then printing it. This allows us from not
having to allocate such buffers. Also remove a resulting empty function.
I tested this using the parse-torture.sh script as follows:
$ dmesg | grep torture > log.txt
$ bash parse-torture.sh log.txt test
$
There were no warnings which means that parsing went fine.
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Pranith Kumar <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions