lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <28254051-c01e-4c1d-a9cc-3fcbd3433853@ixit.cz>
Date: Wed, 14 Jan 2026 20:16:53 +0100
From: David Heidelberg <david@...t.cz>
To: "Rob Herring (Arm)" <robh@...nel.org>,
 Saravana Kannan <saravanak@...gle.com>, Nathan Chancellor
 <nathan@...nel.org>, Nicolas Schier <nsc@...nel.org>
Cc: devicetree@...r.kernel.org, linux-kbuild@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kbuild: Fix unnecessary rebuilding DT base+overlay
 targets

On 14/01/2026 19:46, Rob Herring (Arm) wrote:
> Commit 5d0cac427d42 ("kbuild: Support directory targets for building
> DTBs") causes base+overlay targets to be rebuilt every time. The problem
> is due to the added check on $(MAKECMDGOALS) which now testing again
> doesn't even seem to be needed. Revert that portion of the commit.
> 
> Fixes: 5d0cac427d42 ("kbuild: Support directory targets for building DTBs")
> Reported-by: David Heidelberg <david@...t.cz>
> Signed-off-by: Rob Herring (Arm) <robh@...nel.org>
> ---
>   scripts/Makefile.dtbs | 3 ---
>   1 file changed, 3 deletions(-)
> 

Whoa, that was quick! Thanks.

Tested-by: David Heidelberg <david@...t.cz>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ