All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Jiri Olsa <jolsa@kernel.org>
Cc: Alexei Starovoitov <ast@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>,
	Andrii Nakryiko <andrii@kernel.org>,
	Quentin Monnet <quentin@isovalent.com>,
	linux-perf-users@vger.kernel.org, bpf@vger.kernel.org,
	Namhyung Kim <namhyung@kernel.org>,
	Alexander Shishkin <alexander.shishkin@linux.intel.com>,
	Martin KaFai Lau <kafai@fb.com>, Song Liu <songliubraving@fb.com>,
	Yonghong Song <yhs@fb.com>,
	John Fastabend <john.fastabend@gmail.com>,
	Ian Rogers <irogers@google.com>, KP Singh <kpsingh@chromium.org>,
	Stanislav Fomichev <sdf@google.com>, Hao Luo <haoluo@google.com>,
	Ingo Molnar <mingo@kernel.org>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>
Subject: Re: [PATCHv2 0/2] tools/build: Fix -s detection code for new make
Date: Tue, 10 Oct 2023 10:01:23 -0300	[thread overview]
Message-ID: <ZSVLI7yXFHCXqVJp@kernel.org> (raw)
In-Reply-To: <20231008212251.236023-1-jolsa@kernel.org>

Em Sun, Oct 08, 2023 at 11:22:49PM +0200, Jiri Olsa escreveu:
> hi,
> this fixes the detection of silent flag for newer make.
> 
> It'd be better to re-use the code, but I don't see simple
> way without more refactoring. I put that on my todo list.
> 
> v2 changes:
>   - adding the change for tools/scripts/Makefile.include as well

Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>

- Arnaldo
 
> thanks,
> jirka
> 
> 
> ---
> Jiri Olsa (2):
>       tools/build: Fix -s detection code in tools/build/Makefile.build
>       tools/build: Fix -s detection code in tools/scripts/Makefile.include
> 
>  tools/build/Makefile.build     | 10 +++++++++-
>  tools/scripts/Makefile.include | 10 +++++++++-
>  2 files changed, 18 insertions(+), 2 deletions(-)

-- 

- Arnaldo

  parent reply	other threads:[~2023-10-10 13:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-08 21:22 [PATCHv2 0/2] tools/build: Fix -s detection code for new make Jiri Olsa
2023-10-08 21:22 ` [PATCHv2 1/2] tools/build: Fix -s detection code in tools/build/Makefile.build Jiri Olsa
2023-10-13  3:57   ` Namhyung Kim
2023-10-13  6:37     ` Jiri Olsa
2023-10-17  1:36       ` Namhyung Kim
2023-10-17  8:43         ` Jiri Olsa
2023-10-17 20:16           ` Namhyung Kim
2023-10-18  7:21             ` Jiri Olsa
2023-10-18 22:29               ` Namhyung Kim
2023-10-08 21:22 ` [PATCHv2 2/2] tools/build: Fix -s detection code in tools/scripts/Makefile.include Jiri Olsa
2023-10-10 13:01 ` Arnaldo Carvalho de Melo [this message]
2023-10-20  5:38   ` [PATCHv2 0/2] tools/build: Fix -s detection code for new make Namhyung Kim

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=ZSVLI7yXFHCXqVJp@kernel.org \
    --to=acme@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=haoluo@google.com \
    --cc=irogers@google.com \
    --cc=john.fastabend@gmail.com \
    --cc=jolsa@kernel.org \
    --cc=kafai@fb.com \
    --cc=kpsingh@chromium.org \
    --cc=linux-perf-users@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=namhyung@kernel.org \
    --cc=quentin@isovalent.com \
    --cc=sdf@google.com \
    --cc=songliubraving@fb.com \
    --cc=yhs@fb.com \
    /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.