]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'x86-build-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 25 Mar 2025 05:23:23 +0000 (22:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 25 Mar 2025 05:23:23 +0000 (22:23 -0700)
commitebfb94d87b35a4b5fc6fda0cf994268555ebe415
treec8ecb6e1f6f73b95bf7c21fc4b4ffb92bae950da
parente34c38057a131d14e47b4acb461564d9f351b9f7
parente471a86a8c523eccdfd1c4745ed7ac7cbdcc1f3f
Merge tag 'x86-build-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 build updates from Ingo Molnar:

 - Drop CRC-32 checksum and the build tool that generates it (Ard
   Biesheuvel)

 - Fix broken copy command in genimage.sh when making isoimage (Nir
   Lichtman)

* tag 'x86-build-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/boot: Add back some padding for the CRC-32 checksum
  x86/boot: Drop CRC-32 checksum and the build tool that generates it
  x86/build: Fix broken copy command in genimage.sh when making isoimage