From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: Michael Ellerman <mpe@ellerman.id.au>, linuxppc-dev@ozlabs.org
Cc: joel@jms.id.au
Subject: Re: [1/5] selftests/powerpc/ptrace: Fix out-of-tree build
Date: Thu, 1 Nov 2018 23:46:52 +1100 (AEDT) [thread overview]
Message-ID: <42m4hs0PFKzB4XS@ozlabs.org> (raw)
In-Reply-To: <20181029112353.15805-1-mpe@ellerman.id.au>
On Mon, 2018-10-29 at 11:23:49 UTC, Michael Ellerman wrote:
> From: Joel Stanley <joel@jms.id.au>
>
> We should use TEST_GEN_PROGS, not TEST_PROGS. That tells the selftests
> makefile (lib.mk) that those tests are generated (built), and so it
> adds the $(OUTPUT) prefix for us, making the out-of-tree build work
> correctly.
>
> It also means we don't need our own clean rule, lib.mk does it.
>
> We also have to update the ptrace-pkey and core-pkey rules to use
> $(OUTPUT).
>
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Series applied to powerpc next.
https://git.kernel.org/powerpc/c/c39b79082a38a4f8c801790edecbbb
cheers
prev parent reply other threads:[~2018-11-01 12:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-29 11:23 [PATCH 1/5] selftests/powerpc/ptrace: Fix out-of-tree build Michael Ellerman
2018-10-29 11:23 ` [PATCH 2/5] selftests/powerpc/signal: " Michael Ellerman
2018-10-29 11:23 ` [PATCH 3/5] selftests/powerpc/pmu: Link ebb tests with -no-pie Michael Ellerman
2018-10-29 11:23 ` [PATCH 4/5] selftests/powerpc/switch_endian: Fix out-of-tree build Michael Ellerman
2018-10-29 11:23 ` [PATCH 5/5] selftests/powerpc/cache_shape: " Michael Ellerman
2018-11-01 12:46 ` Michael Ellerman [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=42m4hs0PFKzB4XS@ozlabs.org \
--to=patch-notifications@ellerman.id.au \
--cc=joel@jms.id.au \
--cc=linuxppc-dev@ozlabs.org \
--cc=mpe@ellerman.id.au \
/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).