# git rev-parse -q --verify 24f67d82c43c9c594821ee1bc4367a23d89d9f8b^{commit} 24f67d82c43c9c594821ee1bc4367a23d89d9f8b already have revision, skipping fetch # git checkout -q -f -B kisskb 24f67d82c43c9c594821ee1bc4367a23d89d9f8b # git clean -qxdf # < git log -1 # commit 24f67d82c43c9c594821ee1bc4367a23d89d9f8b # Merge: 89e503592385 78ea81417944 # Author: Linus Torvalds # Date: Fri Oct 1 10:27:44 2021 -0700 # # Merge tag 'drm-fixes-2021-10-01' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Daniel Vetter: # "Dave is out on a long w/e, should be back next week. # # Nothing nefarious, just a bunch of driver fixes: amdgpu, i915, tegra, # and one exynos driver fix" # # * tag 'drm-fixes-2021-10-01' of git://anongit.freedesktop.org/drm/drm: # drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix # drm/amdgpu: check tiling flags when creating FB on GFX8- # drm/amd/display: Pass PCI deviceid into DC # drm/amd/display: initialize backlight_ramping_override to false # drm/amdgpu: correct initial cp_hqd_quantum for gfx9 # drm/amd/display: Fix Display Flicker on embedded panels # drm/amdgpu: fix gart.bo pin_count leak # drm/i915: Remove warning from the rps worker # drm/i915/request: fix early tracepoints # drm/i915/guc, docs: Fix pdfdocs build error by removing nested grid # gpu: host1x: Plug potential memory leak # gpu/host1x: fence: Make spinlock static # drm/tegra: uapi: Fix wrong mapping end address in case of disabled IOMMU # drm/tegra: dc: Remove unused variables # drm/exynos: Make use of the helper function devm_platform_ioremap_resource() # drm/i915/gvt: fix the usage of ww lock in gvt scheduler. # < /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 24f67d82c43c9c594821ee1bc4367a23d89d9f8b # < make -s -j 120 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 120 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 120 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:4136:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4141:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 120 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- /kisskb/src/drivers/hwmon/dell-smm-hwmon.c: In function 'i8k_init_procfs': /kisskb/src/drivers/hwmon/dell-smm-hwmon.c:624:24: error: unused variable 'data' [-Werror=unused-variable] struct dell_smm_data *data = dev_get_drvdata(dev); ^~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/hwmon/dell-smm-hwmon.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/hwmon] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1868: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 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:01:23.504969