From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Mark Salter <msalter@redhat.com>
Cc: linux-kernel@vger.kernel.org,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Paul Mackerras <paulus@samba.org>, Ingo Molnar <mingo@redhat.com>,
Jean Pihet <jean.pihet@linaro.org>
Subject: Re: [PATCH v2] perf: fix arm64 build error
Date: Sat, 26 Jul 2014 11:55:06 -0300 [thread overview]
Message-ID: <20140726145506.GM7831@kernel.org> (raw)
In-Reply-To: <1406325766-8085-1-git-send-email-msalter@redhat.com>
Em Fri, Jul 25, 2014 at 06:02:46PM -0400, Mark Salter escreveu:
> I'm seeing the following build error on arm64:
>
> In file included from util/event.c:3:0:
> util/event.h:95:17: error: 'PERF_REGS_MAX' undeclared here (not in a function)
> u64 cache_regs[PERF_REGS_MAX];
> ^
>
> This patch adds a PERF_REGS_MAX definition for arm64.
>
> Signed-off-by: Mark Salter <msalter@redhat.com>
> Acked-by: Jean Pihet <jean.pihet@linaro.org>
Thanks, applied to my perf/core branch.
- Arnaldo
next prev parent reply other threads:[~2014-07-26 14:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-25 22:02 [PATCH v2] perf: fix arm64 build error Mark Salter
2014-07-26 14:55 ` Arnaldo Carvalho de Melo [this message]
2014-08-13 5:12 ` [tip:perf/core] perf tools: Fix " tip-bot for Mark Salter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140726145506.GM7831@kernel.org \
--to=acme@kernel.org \
--cc=a.p.zijlstra@chello.nl \
--cc=jean.pihet@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=msalter@redhat.com \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.