# git rev-parse -q --verify 6fdf886424cf8c4fff96a20189c00606327e5df6^{commit} 6fdf886424cf8c4fff96a20189c00606327e5df6 already have revision, skipping fetch # git checkout -q -f -B kisskb 6fdf886424cf8c4fff96a20189c00606327e5df6 # git clean -qxdf # < git log -1 # commit 6fdf886424cf8c4fff96a20189c00606327e5df6 # Merge: db850a9b8d17 6c405b24097c # Author: Linus Torvalds # Date: Thu Nov 18 12:41:14 2021 -0800 # # Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # "Several xes and one old ioctl deprecation. Namely there's fix for # crashes/warnings with lzo compression that was suspected to be caused # by first pull merge resolution, but it was a different bug. # # Summary: # # - regression fix for a crash in lzo due to missing boundary checks of # the page array # # - fix crashes on ARM64 due to missing barriers when synchronizing # status bits between work queues # # - silence lockdep when reading chunk tree during mount # # - fix false positive warning in integrity checker on devices with # disabled write caching # # - fix signedness of bitfields in scrub # # - start deprecation of balance v1 ioctl" # # * tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: deprecate BTRFS_IOC_BALANCE ioctl # btrfs: make 1-bit bit-fields of scrub_page unsigned int # btrfs: check-integrity: fix a warning on write caching disabled disk # btrfs: silence lockdep when reading chunk tree during mount # btrfs: fix memory ordering between normal and ordered work functions # btrfs: fix a out-of-bound access in copy_compressed_data_to_page() # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 6fdf886424cf8c4fff96a20189c00606327e5df6 # < make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/lib/zstd/compress/zstd_fast.c: In function 'ZSTD_compressBlock_fast_extDict_generic': /kisskb/src/lib/zstd/compress/zstd_fast.c:476:1: error: the frame size of 3800 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] } ^ /kisskb/src/lib/zstd/compress/zstd_fast.c: In function 'ZSTD_compressBlock_fast': /kisskb/src/lib/zstd/compress/zstd_fast.c:204:1: error: the frame size of 2224 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] } ^ /kisskb/src/lib/zstd/compress/zstd_fast.c: In function 'ZSTD_compressBlock_fast_dictMatchState': /kisskb/src/lib/zstd/compress/zstd_fast.c:372:1: error: the frame size of 1824 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] } ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:287: lib/zstd/compress/zstd_fast.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/lib/zstd/compress/zstd_double_fast.c: In function 'ZSTD_compressBlock_doubleFast_extDict_generic': /kisskb/src/lib/zstd/compress/zstd_double_fast.c:499:1: error: the frame size of 3360 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] } ^ /kisskb/src/lib/zstd/compress/zstd_double_fast.c: In function 'ZSTD_fillDoubleHashTable': /kisskb/src/lib/zstd/compress/zstd_double_fast.c:47:1: error: the frame size of 3252 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] } ^ /kisskb/src/lib/xxhash.c: In function 'xxh64': /kisskb/src/lib/xxhash.c:236:1: error: the frame size of 1624 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] } ^ cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:287: lib/xxhash.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/lib/zstd/compress/zstd_double_fast.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress/zstd_double_fast.c:334:1: error: the frame size of 5344 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] } ^ /kisskb/src/lib/zstd/compress/zstd_double_fast.c: In function 'ZSTD_compressBlock_doubleFast_dictMatchState': /kisskb/src/lib/zstd/compress/zstd_double_fast.c:354:1: error: the frame size of 5380 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] } ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:287: lib/zstd/compress/zstd_double_fast.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:549: lib/zstd] Error 2 make[1]: *** [/kisskb/src/Makefile:1846: lib] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 # Build took: 0:17:53.115533