# 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-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 e0cce98fe279b64f4a7d81b7f5c3a23d80b92fbc # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:3285:19: warning: 'last_extent_end' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cache.cached && cache.offset + cache.len >= last_extent_end) { ^ /kisskb/src/fs/btrfs/extent_io.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:01:19.407207