Re: [PATCH] kbuild: remove srctreie path from CHECK output

Nicolas Schier <[email protected]> Mon, 13 Jul 2026 14:32:21 +0200
Newsgroups org.kernel.vger.linux-kbuild,org.kernel.vger.linux-kernel
Message-ID <178394586682.708262.10255837835887765848.b4-ty@b4>
On Mon, 22 Jun 2026 14:26:53 +0100, Ben Dooks wrote:
> The build does not put the full kernel path in when
> building outputs, so do the same when the check is
> run to make the output more consistent.
> 
> turn the following:
>   CC      arch/riscv/lib/delay.o
>   CHECK   /home/ben/linux/arch/riscv/lib/delay.c
> 
> [...]

Applied to kbuild/linux.git (kbuild-next-unstable), thanks!

[1/1] kbuild: remove srctreie path from CHECK output
      https://git.kernel.org/kbuild/c/fba1a1ac

Please look out for regression or issue reports or other follow up
comments, as they may result in the patch/series getting dropped,
reverted or modified (e.g. trailers). Patches applied to the
kbuild-next-unstable branch are accepted pending wider testing in
linux-next and any post-commit review; they will generally be moved
to the kbuild-next branch in about a week if no issues are found.

Best regards,
-- 
Nicolas