# 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/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 4658aff6eeaaf0b049ce787513abfc985c452e3a # < make -s -j 20 ARCH=arm O=/kisskb/build/linus_mvebu_v7_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- mvebu_v7_defconfig # make -s -j 20 ARCH=arm O=/kisskb/build/linus_mvebu_v7_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] /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 /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/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:148:32: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:96:6: note: 'levelspread[]' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2511:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1833:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/linus_mvebu_v7_defconfig_arm # Build took: 0:01:27.905243