Re: [PATCH 1/5] perf tests: Add tip/pid mmap automated tests

From: Jiri Olsa
Date: Mon Mar 17 2014 - 02:58:05 EST


On Fri, Mar 14, 2014 at 05:24:21PM -0300, Arnaldo Carvalho de Melo wrote:
> Em Fri, Mar 14, 2014 at 03:00:02PM +0100, Jiri Olsa escreveu:
> > Adding automated test for memory maps lookup within
> > multiple machines threads.
>
> CC /tmp/build/perf/arch/x86/util/tsc.o
> tests/mmap-events.c: In function âmmap_eventsâ:
> tests/mmap-events.c:157:18: error: declaration of âthreadâ shadows a global declaration [-Werror=shadow]
> tests/mmap-events.c:46:14: error: shadowed declaration is here [-Werror=shadow]

hum, I thought this one was fixed already.. will check

> tests/mmap-events.c: In function âthreadâ:
> tests/mmap-events.c:54:7: error: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Werror=unused-result]

got this one fixed in new version

thanks,
jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/