[PATCH 0/3] Fix perf tool issues in tip/perf/core

From: Mark Rutland
Date: Wed Jan 15 2014 - 05:44:26 EST


Hi Ingo, Arnaldo, Jiri,

While trying to fix perf tool cross-builds I noticed that in tip/perf/core
there are new build issues over v3.13-rc8: a build failure on x86_64, and a new
set of warnings on arm.

The following patches fix cross-building (at least for arm) and fix the new
build issues on both arm and x86_64.

Cheers,
Mark.

Mark Rutland (3):
perf: tools: Fix aliasing violation in zfree uses
tools lib traceevent: fix pointer-integer size mismatch
perf: tools: fix cross building

tools/lib/traceevent/plugin_cfg80211.c | 2 +-
tools/lib/traceevent/plugin_scsi.c | 2 +-
tools/perf/Makefile.perf | 1 +
tools/perf/config/Makefile | 6 +++---
tools/perf/config/feature-checks/Makefile | 9 +++++----
tools/perf/util/srcline.c | 4 ++--
tools/perf/util/strlist.c | 2 +-
7 files changed, 14 insertions(+), 12 deletions(-)

--
1.8.1.1

--
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/