# git rev-parse -q --verify 4658aff6eeaaf0b049ce787513abfc985c452e3a^{commit} 4658aff6eeaaf0b049ce787513abfc985c452e3a already have revision, skipping fetch # git checkout -q -f -B kisskb 4658aff6eeaaf0b049ce787513abfc985c452e3a # git clean -qxdf # < git log -1 # commit 4658aff6eeaaf0b049ce787513abfc985c452e3a # Merge: 217c3e0196758 49a51c4b4064c # Author: Linus Torvalds # Date: Thu Aug 30 21:18:05 2018 -0700 # # Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Regular fixes pull: # # - Mediatek has a bunch of fixes to their RDMA and Overlay engines. # # - i915 has some Cannonlake/Geminilake watermark workarounds, LSPCON # fix, HDCP free fix, audio fix and a ppgtt reference counting fix. # # - amdgpu has some SRIOV, Kasan, memory leaks and other misc fixes" # # * tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm: (35 commits) # drm/i915/audio: Hook up component bindings even if displays are disabled # drm/i915: Increase LSPCON timeout # drm/i915: Stop holding a ref to the ppgtt from each vma # drm/i915: Free write_buf that we allocated with kzalloc. # drm/i915: Fix glk/cnl display w/a #1175 # drm/amdgpu: Need to set moved to true when evict bo # drm/amdgpu: Remove duplicated power source update # drm/amd/display: Fix memory leak caused by missed dc_sink_release # drm/amdgpu: fix holding mn_lock while allocating memory # drm/amdgpu: Power on uvd block when hw_fini # drm/amdgpu: Update power state at the end of smu hw_init. # drm/amdgpu: Fix vce initialize failed on Kaveri/Mullins # drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode # drm/amdgpu: Adjust the VM size based on system memory size v2 # drm/mediatek: fix connection from RDMA2 to DSI1 # drm/mediatek: update some variable name from ovl to comp # drm/mediatek: use layer_nr function to get layer number to init plane # drm/mediatek: add function to return RDMA layer number # drm/mediatek: add function to return OVL layer number # drm/mediatek: add function to get layer number for component # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux-gcc --version # < git log --format=%s --max-count=1 4658aff6eeaaf0b049ce787513abfc985c452e3a # < make -s -j 120 ARCH=alpha O=/kisskb/build/linus_alpha-defconfig_alpha CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux- defconfig # make -s -j 120 ARCH=alpha O=/kisskb/build/linus_alpha-defconfig_alpha CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/alpha/kernel/osf_sys.c: In function '__do_sys_osf_utsname': /kisskb/src/arch/alpha/kernel/osf_sys.c:532:6: warning: unused variable 'error' [-Wunused-variable] /kisskb/src/arch/alpha/kernel/osf_sys.c: In function '__do_sys_osf_getdomainname': /kisskb/src/arch/alpha/kernel/osf_sys.c:563:11: warning: unused variable 'err' [-Wunused-variable] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:341:21: note: 'pdeo' was declared here WARNING: "saved_config" [vmlinux] is COMMON symbol Kernel arch/alpha/boot/vmlinux.gz is ready Completed OK # rm -rf /kisskb/build/linus_alpha-defconfig_alpha # Build took: 0:00:21.989560