# git rev-parse -q --verify 5ee88057889bbca5f5bb96031b62b3756b33e164^{commit} 5ee88057889bbca5f5bb96031b62b3756b33e164 already have revision, skipping fetch # git checkout -q -f -B kisskb 5ee88057889bbca5f5bb96031b62b3756b33e164 # git clean -qxdf # < git log -1 # commit 5ee88057889bbca5f5bb96031b62b3756b33e164 # Merge: cdaed110311d c8f6364f35f3 # Author: Linus Torvalds # Date: Thu Jan 14 20:10:06 2021 -0800 # # Merge tag 'drm-fixes-2021-01-15' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Regular fixes for rc4, a bunch of fixes across i915, amdgpu and # nouveau here, along with a couple of TTM fixes, and dma-buf and one # core pageflip/modifier interaction fix. # # One notable i915 fix is a HSW GT1 regression fix that has been # outstanding for quite a while. (Thanks to Matt Turner for kicking # Intel into getting it fixed). # # dma-buf: # - Fix a memory leak in CMAV heap # # core: # - Fix format check for legacy pageflips # # ttm: # - Pass correct address to dma_mapping_error() # - Use mutex in pool shrinker # # i915: # - Allow the sysadmin to override security mitigations # - Restore clear-residual mitigations for ivb/byt # - Limit VFE threads based on GT # - GVT: fix vfio edid and full display detection # - Fix DSI DSC power refcounting # - Fix LPT CPU mode backlight takeover # - Disable RPM wakeref assertions during driver shutdown # - Fix DSI sequence sleeps # # amdgpu: # - Update repo location in MAINTAINERS # - Add some new renoir PCI IDs # - Revert CRC UAPI changes # - Revert OLED display fix which cases clocking problems for some systems # - Misc vangogh fixes # - GFX fix for sienna cichlid # - DCN1.0 fix for pipe split # - Fix incorrect PSP command # # amdkfd: # - Fix possible out of bounds read in vcrat creation # # nouveau: # - irq handling fix # - expansion ROM fix # - hw init dpcd disable # - aux semaphore owner field fix # - vram heap sizing fix # - notifier at 0 is valid fix" # # * tag 'drm-fixes-2021-01-15' of git://anongit.freedesktop.org/drm/drm: (37 commits) # drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0 # drm/nouveau/mmu: fix vram heap sizing # drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields # drm/nouveau/i2c/gk110-: disable hw-initiated dpcd reads # drm/nouveau/i2c/gk110: split out from i2c/gk104 # drm/nouveau/privring: ack interrupts the same way as RM # drm/nouveau/bios: fix issue shadowing expansion ROMs # drm/amd/display: Fix to be able to stop crc calculation # Revert "drm/amd/display: Expose new CRC window property" # Revert "drm/amdgpu/disply: fix documentation warnings in display manager" # Revert "drm/amd/display: Fix unused variable warning" # drm/amdgpu: set power brake sequence # drm/amdgpu: add new device id for Renior # drm/amdgpu: add green_sardine device id (v2) # drm/amdgpu: fix vram type and bandwidth error for DDR5 and DDR4 # drm/amdgpu/gfx10: add updated GOLDEN_TSC_COUNT_UPPER/LOWER register offsets for VGH # drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu() # Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel" # drm/amd/display: disable dcn10 pipe split by default # drm/amd/display: Add a missing DCN3.01 API mapping # ... # < /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 5ee88057889bbca5f5bb96031b62b3756b33e164 # < make -s -j 10 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # 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 # < make -s -j 10 ARCH=um O=/kisskb/build/linus_um-allmodconfig_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 10 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:4497:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:4499:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:4503:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4505:warning: override: reassigning to symbol UML_NET_SLIP .config:4508:warning: override: reassigning to symbol UML_NET_MCAST .config:4510:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 10 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 Auto-detecting system features: ... libelf: [ OFF ] ... zlib: [ OFF ] ... bpf: [ on ] No libelf found make[5]: *** [Makefile:287: elfdep] Error 1 make[4]: *** [/kisskb/src/kernel/bpf/preload/Makefile:8: kernel/bpf/preload/libbpf.a] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf/preload] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1805: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/rtc/rtc-rx6110.c:314:12: warning: 'rx6110_probe' defined but not used [-Wunused-function] static int rx6110_probe(struct rx6110_data *rx6110, struct device *dev) ^ make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 10 ARCH=um O=/kisskb/build/linus_um-allmodconfig_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-allmodconfig_um-x86_64 # Build took: 0:04:20.822586