linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: acme@kernel.org (Arnaldo Carvalho de Melo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] perf tools: coresight: Moving to SPDX identifier
Date: Wed, 18 Apr 2018 14:19:50 -0300	[thread overview]
Message-ID: <20180418171950.GA22762@kernel.org> (raw)
In-Reply-To: <1523912013-29331-1-git-send-email-mathieu.poirier@linaro.org>

Em Mon, Apr 16, 2018 at 02:53:33PM -0600, Mathieu Poirier escreveu:
> Moving perf tools CoreSight support to the SPDX identifier.
> 
> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
> ---
>  tools/include/linux/coresight-pmu.h             | 13 +------------
>  tools/perf/arch/arm/util/auxtrace.c             | 13 +------------
>  tools/perf/arch/arm/util/cs-etm.c               | 13 +------------
>  tools/perf/arch/arm/util/cs-etm.h               | 13 +------------
>  tools/perf/arch/arm/util/pmu.c                  | 13 +------------
>  tools/perf/util/cs-etm-decoder/cs-etm-decoder.c |  3 +--
>  tools/perf/util/cs-etm.c                        |  3 +--
>  tools/perf/util/cs-etm.h                        | 13 +------------
>  8 files changed, 8 insertions(+), 76 deletions(-)

So now I get:

[acme at jouet perf]$ make -C tools/perf
make: Entering directory '/home/acme/git/perf/tools/perf'
  BUILD:   Doing 'make -j4' parallel build
Warning: Kernel ABI header at 'tools/include/linux/coresight-pmu.h' differs from latest version at 'include/linux/coresight-pmu.h'
  INSTALL  GTK UI
  INSTALL  trace_plugin
<SNIP>

You should either send the patch to both files or first send it to the
kernel, then to tools/, I just checked and this SPDX using
coresight-pmu.h file hasn't hit upstream, so we're in the future here,
i.e. tools/include has a _copy_ of what is in include/ :-)

I'm dropping this patch from my tree till this gets resolved.

- Arnaldo

      reply	other threads:[~2018-04-18 17:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-16 20:53 [PATCH] perf tools: coresight: Moving to SPDX identifier Mathieu Poirier
2018-04-18 17:19 ` Arnaldo Carvalho de Melo [this message]

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=20180418171950.GA22762@kernel.org \
    --to=acme@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).