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] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=whu2fb22rEy6+oKx1-+NCHuWucZepvD0H2MD38DrJVKtg@mail.gmail.com>
Date: Mon, 24 Mar 2025 23:27:09 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org, "the arch/x86 maintainers" <x86@...nel.org>, 
	Ard Biesheuvel <ardb@...nel.org>, Peter Zijlstra <peterz@...radead.org>, "H. Peter Anvin" <hpa@...or.com>
Subject: Re: [GIT PULL] x86/build updates for v6.15

On Sat, 22 Mar 2025 at 04:46, Ingo Molnar <mingo@...nel.org> wrote:
>
>  - Drop CRC-32 checksum and the build tool that generates it
>    (Ard Biesheuvel)

Hmm. I didn't notice this during the merge process, but not too long
afterwards it became obvious that this caused problems.

I've committed the fix separately: commit 2df0c02dab82 ("x86 boot
build: make git ignore stale 'tools' directory").

Please don't just mindlessly remove .gitignore entries for generated files.

Because even if *you* may have removed the file, the generated files
don't magically disappear from everybody else, and when the gitignore
entry is gone, you are now setting other developers up for mistakes.

                 Linus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ