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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251126080543-5d5031da-b11e-4b04-930f-6c57a3bd4534@linutronix.de>
Date: Wed, 26 Nov 2025 08:06:06 +0100
From: Thomas Weißschuh <thomas.weissschuh@...utronix.de>
To: Ahmad Fatoum <a.fatoum@...gutronix.de>
Cc: Nathan Chancellor <nathan@...nel.org>, 
	Nicolas Schier <nicolas.schier@...ux.dev>, Simon Glass <sjg@...omium.org>, kernel@...gutronix.de, 
	linux-kernel@...r.kernel.org, linux-kbuild@...r.kernel.org, 
	Sascha Hauer <s.hauer@...gutronix.de>
Subject: Re: [PATCH v2 0/2] kbuild: add target to build a cpio containing
 modules

On Tue, Nov 25, 2025 at 02:18:18PM +0100, Ahmad Fatoum wrote:
> 
> ---
> Changes in v2:
> - Add Simon's Tested-by and Reviewed-by
> - rename to modules-cpio-pkg (Nathan)
> - add separator/doc comment heading (Thomas)
> - Make temp directory ignoring and cleanup automatic (Thomas)
> - Use CONFIG_SHELL instead of shebang (Thomas)
> - Use -o instead of redirecting stdout when creating cpio (Thomas)
> - Drop superfluous -f as $(build)= overrides it (Thomas)
> - Add extra preparatory patch that makes hostprogs := gen_init_cpio
>   unconditional
> - Link to v1: https://lore.kernel.org/r/20251115-cpio-modules-pkg-v1-1-01d5a0748442@pengutronix.de
> 
> ---
> Ahmad Fatoum (1):
>       initramfs: add gen_init_cpio to hostprogs unconditionally
> 
> Sascha Hauer (1):
>       kbuild: add target to build a cpio containing modules

For the series:

Reviewed-by: Thomas Weißschuh <thomas.weissschuh@...utronix.de>

> 
>  scripts/Makefile.package | 20 ++++++++++++++++++++
>  usr/Makefile             |  4 ++--
>  2 files changed, 22 insertions(+), 2 deletions(-)
> ---
> base-commit: e9a6fb0bcdd7609be6969112f3fbfcce3b1d4a7c
> change-id: 20251115-cpio-modules-pkg-70d85a69892b
> 
> Best regards,
> -- 
> Ahmad Fatoum <a.fatoum@...gutronix.de>
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ