]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into tracing...
authorIngo Molnar <mingo@elte.hu>
Thu, 19 Feb 2009 09:20:17 +0000 (10:20 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 19 Feb 2009 09:20:17 +0000 (10:20 +0100)
1  2  3 
kernel/trace/Kconfig
kernel/trace/trace_selftest.c

Simple merge
index 0c9aa1457e51f729ee740bb78cccbd392c8b13d1,01415f4edaa57c4508c6bd3acef4531120a04a02,bc8e80a86bca4c0cf730fcf6b7bc568f2808f7e7..7238646b8723e388db9073249d82946c16fe6545
@@@@ -619,10 -619,10 -589,10 +638,10 @@@@ trace_selftest_startup_sysprof(struct t
        int ret;
   
        /* start the tracing */
  -     ret = trace->init(tr);
  +     ret = tracer_init(trace, tr);
        if (ret) {
                warn_failed_init_tracer(trace, ret);
- -             return 0;
+ +             return ret;
        }
   
        /* Sleep for a 1/10 of a second */