[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Zxf1kLZdj1tOtozZ@slm.duckdns.org>
Date: Tue, 22 Oct 2024 08:57:20 -1000
From: Tejun Heo <tj@...nel.org>
To: Ihor Solodrai <ihor.solodrai@...me>
Cc: void@...ifault.com, linux-kernel@...r.kernel.org, bpf@...r.kernel.org,
andrii@...nel.org, mykolal@...com
Subject: Re: [PATCH] selftests/sched_ext: add order-only dependency of
runner.o on BPFOBJ
On Mon, Oct 21, 2024 at 11:16:52PM +0000, Ihor Solodrai wrote:
> The runner.o may start building before libbpf headers are installed,
> and as a result build fails. This happened a couple of times on
> libbpf/ci test jobs:
> * https://github.com/libbpf/ci/actions/runs/11447667257/job/31849533100
> * https://github.com/theihor/libbpf-ci/actions/runs/11445162764/job/31841649552
>
> Headers are installed in a recipe for $(BPFOBJ) target, and adding an
> order-only dependency should ensure this doesn't happen.
>
> Signed-off-by: Ihor Solodrai <ihor.solodrai@...me>
Applied to sched_ext/for-6.12-fixes.
Thanks.
--
tejun
Powered by blists - more mailing lists