# 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/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 6fdf886424cf8c4fff96a20189c00606327e5df6 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5774:warning: override: reassigning to symbol STANDALONE .config:5780:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ERROR: modpost: "clk_hw_get_parent" [drivers/gpu/drm/msm/msm.ko] undefined! ERROR: modpost: "msm_hdmi_phy_8996_cfg" [drivers/gpu/drm/msm/msm.ko] undefined! ERROR: modpost: "divider_get_val" [drivers/gpu/drm/msm/msm.ko] undefined! ERROR: modpost: "clk_hw_get_rate" [drivers/gpu/drm/msm/msm.ko] undefined! ERROR: modpost: "of_clk_hw_onecell_get" [drivers/gpu/drm/msm/msm.ko] undefined! ERROR: modpost: "devm_clk_hw_register_fixed_factor" [drivers/gpu/drm/msm/msm.ko] undefined! ERROR: modpost: "divider_recalc_rate" [drivers/gpu/drm/msm/msm.ko] undefined! ERROR: modpost: "divider_round_rate_parent" [drivers/gpu/drm/msm/msm.ko] undefined! ERROR: modpost: "devm_clk_hw_register" [drivers/gpu/drm/msm/msm.ko] undefined! ERROR: modpost: "devm_of_clk_add_hw_provider" [drivers/gpu/drm/msm/msm.ko] undefined! WARNING: modpost: suppressed 2 unresolved symbol warnings because there were too many) make[2]: *** [/kisskb/src/scripts/Makefile.modpost:134: modules-only.symvers] Error 1 make[2]: *** Deleting file 'modules-only.symvers' make[1]: *** [/kisskb/src/Makefile:1761: modules] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:51.441962