[GIT PULL 0/1] perf/urgent fix

From: Arnaldo Carvalho de Melo
Date: Thu Jul 28 2016 - 16:02:07 EST


Hi Ingo,

Please consider pulling,

- Arnaldo

The following changes since commit e4b3e0694bbc0350251e22abc215a7ff506f9162:

Merge tag 'perf-urgent-for-mingo-20160726' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2016-07-27 11:01:06 +0200)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo-20160728

for you to fetch changes up to 8149a774d53afeaf5eb337a813f828f8b8ce68da:

tools lib api: Add str_error_c to libapi (2016-07-27 17:16:43 -0300)

----------------------------------------------------------------
perf/urgent fix:

- Fix the tools/vm/ build by making libapi provide the str_error_c function,
that libapi uses but wasn't part of the list of objects linked with
tools/vm/ programs. (Arnaldo Carvalho de Melo)

Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>

----------------------------------------------------------------
Arnaldo Carvalho de Melo (1):
tools lib api: Add str_error_c to libapi

tools/lib/api/Build | 5 +++++
tools/perf/util/Build | 5 -----
tools/perf/util/python-ext-sources | 1 -
3 files changed, 5 insertions(+), 6 deletions(-)