From: Daniel Bristot de Oliveira <bristot@kernel.org>
To: sedat.dilek@gmail.com
Cc: linux-kernel@vger.kernel.org, linux-trace-devel@vger.kernel.org,
Steven Rostedt <rostedt@goodmis.org>
Subject: Re: [PATCH] rtla: Fix Makefile when called from -C tools/
Date: Wed, 13 Jul 2022 23:32:00 +0200 [thread overview]
Message-ID: <6bf42d5b-e4a8-63b9-66b2-4d62721c445c@kernel.org> (raw)
In-Reply-To: <CA+icZUUKiODjF0gZ1MaHPgVZS8zKEweR-1NkjHcegsLoRNUQ9w@mail.gmail.com>
On 7/10/22 10:40, Sedat Dilek wrote:
Fixing the other comments in the v2... and
>> $ make -C ../../.. kernelversion | grep -v make
>> 5.19.0-rc4
>>
> Shouldn't that be:
>
> $ make -sC ... (missing "s")
I did not add the -s here to show that the | grep -v make fixes the problem
when the -s is ignored/bypassed (the cause of this bug).
Sending the v2
(Sorry for the delay Steven)
-- Daniel
prev parent reply other threads:[~2022-07-13 21:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-08 12:17 [PATCH] rtla: Fix Makefile when called from -C tools/ Daniel Bristot de Oliveira
2022-07-10 8:40 ` Sedat Dilek
2022-07-13 20:32 ` Steven Rostedt
2022-07-13 21:32 ` Daniel Bristot de Oliveira [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=6bf42d5b-e4a8-63b9-66b2-4d62721c445c@kernel.org \
--to=bristot@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-trace-devel@vger.kernel.org \
--cc=rostedt@goodmis.org \
--cc=sedat.dilek@gmail.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 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).