From: Paul E. McKenney Date: Fri, 24 Mar 2006 11:15:58 +0000 (-0800) Subject: [PATCH] rcutorture: tag success/failure line with module parameters X-Git-Tag: v2.6.17-rc1~932 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95c3832272fc77ea3e31f6382f82ba17be985cc7;p=pandora-kernel.git [PATCH] rcutorture: tag success/failure line with module parameters A long-running rcutorture test can overflow dmesg, so that the line containing the module parameters is lost. Although it is usually possible to retrieve this information from the log files, it is much better to just tag it onto the final success/failure line so that it may be easily found. This patch does just that. Signed-off-by: "Paul E. McKenney" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed