Subject says it all ... Signed-off-by: Robert Schwebel <r.schwebel@xxxxxxxxxxxxxx> perf/latency/pthread_cond_latency.c | 2 ++ 1 file changed, 2 insertions(+) Index: perf/latency/pthread_cond_latency.c =================================================================== --- perf/latency/pthread_cond_latency.c.orig +++ perf/latency/pthread_cond_latency.c @@ -178,4 +178,6 @@ main(int argc, char *argv[]) } iter = strtol(argv[1], NULL, 0); test_signal(argc == 2, iter); + + return 0; } -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9 - To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html