# git rev-parse -q --verify f8dba31b0a826e691949cd4fdfa5c30defaac8c5^{commit} f8dba31b0a826e691949cd4fdfa5c30defaac8c5 already have revision, skipping fetch # git checkout -q -f -B kisskb f8dba31b0a826e691949cd4fdfa5c30defaac8c5 # git clean -qxdf # < git log -1 # commit f8dba31b0a826e691949cd4fdfa5c30defaac8c5 # Merge: 9561de3a55be c3d03e8e35e0 # Author: Linus Torvalds # Date: Mon Jun 5 11:31:36 2023 -0400 # # Merge tag 'asym-keys-fix-for-linus-v6.4-rc5' of https://github.com/robertosassu/linux # # Pull asymmetric keys fix from Roberto Sassu: # "Here is a small fix to make an unconditional copy of the buffer passed # to crypto operations, to take into account the case of the stack not # in the linear mapping area. # # It has been tested and verified to fix the bug" # # Acked-by: Herbert Xu # Acked-by: David Howells # # * tag 'asym-keys-fix-for-linus-v6.4-rc5' of https://github.com/robertosassu/linux: # KEYS: asymmetric: Copy sig and digest in public_key_verify_signature() # < /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 f8dba31b0a826e691949cd4fdfa5c30defaac8c5 # < 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:3386: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' Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:02:36.678588