# git rev-parse -q --verify e0cce98fe279b64f4a7d81b7f5c3a23d80b92fbc^{commit} e0cce98fe279b64f4a7d81b7f5c3a23d80b92fbc already have revision, skipping fetch # git checkout -q -f -B kisskb e0cce98fe279b64f4a7d81b7f5c3a23d80b92fbc # git clean -qxdf # < git log -1 # commit e0cce98fe279b64f4a7d81b7f5c3a23d80b92fbc # Merge: 8d6bc6a2b1e1 d3e43a8fa43e # Author: Linus Torvalds # Date: Tue May 28 10:40:52 2024 -0700 # # Merge tag 'tpmdd-next-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd # # Pull tpm fixes from Jarkko Sakkinen: # "This fixes two unaddressed review comments for the HMAC encryption # patch set. They are cosmetic but we are better off, if such # unnecessary glitches do not exist in the release. # # The important part is enabling the HMAC encryption by default only on # x86-64 because that is the only sufficiently tested arch. # # Finally, there is a bug fix for SPI transfer buffer allocation, which # did not take into account the SPI header size" # # * tag 'tpmdd-next-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd: # tpm: Enable TCG_TPM2_HMAC by default only for X86_64 # tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local # tpm: Open code tpm_buf_parameters() # tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 e0cce98fe279b64f4a7d81b7f5c3a23d80b92fbc # make -s -j 32 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- ip22_defconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 32 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/sgi-ip22/ip22-time.c:119:18: warning: no previous prototype for 'indy_8254timer_irq' [-Wmissing-prototypes] void __irq_entry indy_8254timer_irq(void) ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/sgi-ip22/ip22-berr.c:89:6: warning: no previous prototype for 'ip22_be_interrupt' [-Wmissing-prototypes] void ip22_be_interrupt(int irq) ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/sgi-ip22/ip22-berr.c:113:13: warning: no previous prototype for 'ip22_be_init' [-Wmissing-prototypes] void __init ip22_be_init(void) ^~~~~~~~~~~~ /kisskb/src/arch/mips/sgi-ip22/ip22-gio.c:249:6: warning: no previous prototype for 'ip22_gio_set_64bit' [-Wmissing-prototypes] void ip22_gio_set_64bit(int slotno) ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/sgi-ip22/ip22-gio.c:398:12: warning: no previous prototype for 'ip22_gio_init' [-Wmissing-prototypes] int __init ip22_gio_init(void) ^~~~~~~~~~~~~ /kisskb/src/drivers/scsi/sgiwd93.c:173:6: warning: no previous prototype for 'sgiwd93_reset' [-Wmissing-prototypes] void sgiwd93_reset(unsigned long base) ^~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_ip22_defconfig_mips-gcc8 # Build took: 0:01:26.737130