[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1389782648-4417-1-git-send-email-mark.rutland@arm.com>
Date: Wed, 15 Jan 2014 10:44:05 +0000
From: Mark Rutland <mark.rutland@....com>
To: linux-kernel@...r.kernel.org, Jiri Olsa <jolsa@...hat.com>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
Ingo Molnar <mingo@...hat.com>
Cc: Will Deacon <will.deacon@....com>,
Mark Rutland <mark.rutland@....com>
Subject: [PATCH 0/3] Fix perf tool issues in tip/perf/core
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists