# git rev-parse -q --verify fecca68997833ef75f338fbbb76dd12fae7ca3b5^{commit} fecca68997833ef75f338fbbb76dd12fae7ca3b5 already have revision, skipping fetch # git checkout -q -f -B kisskb fecca68997833ef75f338fbbb76dd12fae7ca3b5 # git clean -qxdf # < git log -1 # commit fecca68997833ef75f338fbbb76dd12fae7ca3b5 # Merge: 90280eaa88ac 4da858c08643 # Author: Linus Torvalds # Date: Sat Apr 18 11:25:58 2020 -0700 # # Merge tag 'drm-fixes-2020-04-18' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Quiet enough for rc2, mostly amdgpu fixes, a couple of i915 fixes, and # one nouveau module firmware fix: # # i915: # - Fix guest page access by using the brand new VFIO dma r/w interface (Yan) # - Fix for i915 perf read buffers (Ashutosh) # # amdgpu: # - gfx10 fix # - SMU7 overclocking fix # - RAS fix # - GPU reset fix # - Fix a regression in a previous suspend/resume fix # - Add a gfxoff quirk # # nouveau: # - fix missing MODULE_FIRMWARE" # # * tag 'drm-fixes-2020-04-18' of git://anongit.freedesktop.org/drm/drm: # drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE() # drm/amdgpu/gfx9: add gfxoff quirk # drm/amdgpu: fix the hw hang during perform system reboot and reset # drm/i915/gvt: switch to user vfio_group_pin/upin_pages # drm/i915/gvt: subsitute kvm_read/write_guest with vfio_dma_rw # drm/i915/gvt: hold reference of VFIO group during opening of vgpu # drm/i915/perf: Do not clear pollin for small user read buffers # drm/amdgpu: fix wrong vram lost counter increment V2 # drm/amd/powerplay: unload mp1 for Arcturus RAS baco reset # drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled # Revert "drm/amdgpu: change SH MEM alignment mode for gfx10" # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 fecca68997833ef75f338fbbb76dd12fae7ca3b5 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # Added to kconfig CONFIG_KVM_BOOK3S_64=n # Added to kconfig CONFIG_KVM=n # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/trace/ftrace.c: In function 'pid_open': /kisskb/src/kernel/trace/ftrace.c:7166:6: warning: 'seq_ops' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = seq_open(file, seq_ops); ^ /kisskb/src/kernel/trace/ftrace.c: In function 'pid_write': /kisskb/src/kernel/trace/ftrace.c:7244:8: warning: 'filtered_pids' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = trace_pid_write(filtered_pids, &pid_list, ubuf, cnt); ^ /kisskb/src/kernel/trace/ftrace.c:7261:22: warning: 'other_pids' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (pid_list && !other_pids) { ^ WARNING: modpost: vmlinux.o(.text.unlikely+0x2b0): Section mismatch in reference from the function early_init_mmu() to the function .init.text:radix__early_init_mmu() The function early_init_mmu() references the function __init radix__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of radix__early_init_mmu is wrong. WARNING: modpost: vmlinux.o(.text.unlikely+0x2bc): Section mismatch in reference from the function early_init_mmu() to the function .init.text:hash__early_init_mmu() The function early_init_mmu() references the function __init hash__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of hash__early_init_mmu is wrong. Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig+NO_KVM_powerpc-gcc5 # Build took: 0:03:38.911563