commit | 6d40cc0cb4311d0c5aa4a106cc86a3d45a9ad86c | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Oct 28 06:34:22 2013 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Dec 03 10:11:18 2013 -0800 |
tree | dcbbd440ccea9f6b8272ada52bedcf0414fe4fa7 | |
parent | f43f8f73510c1013fe9449d7732e8f73a75b6fde [diff] |
rcutorture: Flag errors and warnings with color coding The output of the rcutorture scripts often requires interpretation, so this commit simplifies this interpretation by tagging messages as BUGs (colored red) or WARNINGs (colored yellow). Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Greg KH <gregkh@linuxfoundation.org>