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: <f92d9393-779d-408a-b3f0-906658fef3cd@app.fastmail.com>
Date: Wed, 17 Jul 2024 14:45:46 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Johan Hovold" <johan@...nel.org>
Cc: "Linus Torvalds" <torvalds@...ux-foundation.org>,
 "Masahiro Yamada" <masahiroy@...nel.org>, linux-kernel@...r.kernel.org,
 Linux-Arch <linux-arch@...r.kernel.org>,
 linux-arm-kernel@...ts.infradead.org,
 "linux-csky@...r.kernel.org" <linux-csky@...r.kernel.org>,
 linux-hexagon@...r.kernel.org, loongarch@...ts.linux.dev,
 "linux-openrisc@...r.kernel.org" <linux-openrisc@...r.kernel.org>,
 linux-snps-arc@...ts.infradead.org
Subject: Re: [GIT PULL] asm-generic updates for 6.11

On Wed, Jul 17, 2024, at 12:54, Arnd Bergmann wrote:
> 
> -$(obj)/syscall_table_%.h: $(syscalltbl) $(systbl) FORCE
> +$(obj)/syscall_table_%.h: $(syscalltbl) $(systbl)
>         $(call if_changed,systbl)
> 
>  # Create output directory. Skip it if at least one old header exists
>
> Masahiro, does that make sense to you? I assume you can
> explain this properly, but I'll already send a patch with
> this version.

This was not quite right either, but I sent a patch now
that works with both old and new versions of make and
has appears to have the intended behavior for incremental
builds with or without changes to syscall.tbl:

https://lore.kernel.org/lkml/20240717124253.2275084-1-arnd@kernel.org/T/

    Arnd

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ