# 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/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 6fdf886424cf8c4fff96a20189c00606327e5df6 # < make -s -j 8 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 8 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 8 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 8 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1559:2: warning: #warning syscall futex_waitv not implemented [-Wcpp] /kisskb/src/fs/netfs/read_helper.c: In function 'netfs_rreq_unlock': /kisskb/src/fs/netfs/read_helper.c:435:4: error: implicit declaration of function 'flush_dcache_folio' [-Werror=implicit-function-declaration] flush_dcache_folio(folio); ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:287: fs/netfs/read_helper.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:549: fs/netfs] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1846: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 8 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc-allmodconfig_sparc64 # Build took: 0:01:14.806487