diff options
author | Joe Perches <joe@perches.com> | 2014-07-14 15:16:15 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-09-08 01:24:47 +0200 |
commit | eea203fea3484598280a07fe503e025e886297fb (patch) | |
tree | 7456a2d44438ebbb4badad2d1a3818008c85c1d4 /.gitignore | |
parent | rcutorture: Specify CONFIG_CPUMASK_OFFSTACK=y for TREE07 (diff) | |
download | linux-eea203fea3484598280a07fe503e025e886297fb.tar.xz linux-eea203fea3484598280a07fe503e025e886297fb.zip |
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 <joe@perches.com>
Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions