# git rev-parse -q --verify 5a77386984b513ebfb2700e70dac44509fc81aa9^{commit} 5a77386984b513ebfb2700e70dac44509fc81aa9 already have revision, skipping fetch # git checkout -q -f -B kisskb 5a77386984b513ebfb2700e70dac44509fc81aa9 # git clean -qxdf # < git log -1 # commit 5a77386984b513ebfb2700e70dac44509fc81aa9 # Merge: 987a926c1d8a 6643b3836f39 # Author: Linus Torvalds # Date: Fri Sep 30 08:12:04 2022 -0700 # # Merge tag 'drm-fixes-2022-09-30-1' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Last set of fixes for 6.0 hopefully - minor bridge fixes, i915 fixes, # and a bunch of amdgpu fixes for new IP blocks, along with a couple of # regression fixes. Should be all set for merge window next week. # # amdgpu: # - GC 11.x fixes # - SMU 13.x fixes # - DCN 3.1.4 fixes # - DCN 3.2.x fixes # - GC 9.x fix # - Fence fix # - SR-IOV supend/resume fix # - PSR regression fix # # i915: # - Restrict forced preemption to the active context # - Restrict perf_limit_reasons to the supported platforms - gen11+ # # bridge: # - analogix: Revert earlier suspend fix # - lt8912b: Fix corrupt display output" # # * tag 'drm-fixes-2022-09-30-1' of git://anongit.freedesktop.org/drm/drm: (26 commits) # drm/amd/display: Prevent OTG shutdown during PSR SU # drm/i915/gt: Perf_limit_reasons are only available for Gen11+ # drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV # drm/amdgpu: Remove fence_process in count_emitted # drm/amdgpu: Correct the position in patch_cond_exec # drm/amd/display: fill in clock values when DPM is not enabled # drm/amd/display: Avoid unnecessary pixel rate divider programming # drm/amd/display: Remove assert for odm transition case # drm/amd/display: Fix typo in get_pixel_rate_div # drm/amd/display: Fix audio on display after unplugging another # drm/amd/display: Add explicit FIFO disable for DP blank # drm/amd/display: Wrap OTG disable workaround with FIFO control # drm/amd/display: Do DIO FIFO enable after DP video stream enable # drm/amd/display: Update DCN32 to use new SR latencies # drm/amd/display: Avoid avoid unnecessary pixel rate divider programming # drm/amdkfd: fix dropped interrupt in kfd_int_process_v11 # drm/amdgpu: pass queue size and is_aql_queue to MES # drm/amdkfd: fix MQD init for GFX11 in init_mqd # drm/amd/pm: use adverse selection for dpm features unsupported by driver # drm/amd/pm: enable gfxoff feature for SMU 13.0.0 # ... # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 5a77386984b513ebfb2700e70dac44509fc81aa9 # < make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=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_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # < make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:12671:warning: override: reassigning to symbol GCC_PLUGIN_SANCOV .config:12676:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12678:warning: override: reassigning to symbol UML_NET_SLIP .config:12681:warning: override: reassigning to symbol UML_NET_MCAST .config:12683:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/util.c:17:24: fatal error: sys/random.h: No such file or directory compilation terminated. make[2]: *** [/kisskb/src/scripts/Makefile.build:249: arch/um/os-Linux/util.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1852: arch/um/os-Linux] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allyesconfig_um-x86_64 # Build took: 0:01:32.652254