]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
tracing: fix the return value of trace selftest
authorWenji Huang <wenji.huang@oracle.com>
Tue, 17 Feb 2009 06:09:47 +0000 (01:09 -0500)
committerSteven Rostedt <srostedt@redhat.com>
Tue, 17 Feb 2009 17:38:24 +0000 (12:38 -0500)
commitd2ef7c2f0f9ab48c25eafc0ebad0df5f7930420b
treef728344561b02428d875e30a0d07143dafd52bcc
parentaf513098452b8887d7c0e15a39d7cb74479501bd
tracing: fix the return value of trace selftest

This patch is to fix the return value of trace_selftest_startup_sysprof
and trace_selftest_startup_branch on failure.

Signed-off-by: Wenji Huang <wenji.huang@oracle.com>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
kernel/trace/trace_selftest.c