From: Luis Claudio R. Goncalves Date: Wed, 12 Nov 2014 23:14:00 +0000 (-0200) Subject: tracing: Fix traceoff_on_warning handling on boot command line X-Git-Tag: omap-for-v3.20/drop-legacy-3517~136^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=933ff9f20220e1339964c7a76a34ca9aaa4a8c37;p=pandora-kernel.git tracing: Fix traceoff_on_warning handling on boot command line According to the documentation, adding "traceoff_on_warning" to the boot command line should be enough to enable the feature. But right now it is necessary to specify "traceoff_on_warning=". Along with fixing that, also verify if the value passed, if any, is either "0" or "off". Link: http://lkml.kernel.org/r/20141112231400.GL12281@uudg.org Signed-off-by: Luis Claudio R. Goncalves Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed