# git rev-parse -q --verify 8caacaad78b69c4329c2ae9341ae7268ecfbf475^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 8caacaad78b69c4329c2ae9341ae7268ecfbf475^{commit} 8caacaad78b69c4329c2ae9341ae7268ecfbf475 # git checkout -q -f -B kisskb 8caacaad78b69c4329c2ae9341ae7268ecfbf475 # git clean -qxdf # < git log -1 # commit 8caacaad78b69c4329c2ae9341ae7268ecfbf475 # Merge: f64928480f7e 2a3608409f46 # Author: Linus Torvalds # Date: Fri Oct 25 15:41:14 2019 -0400 # # Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Quiet week this week, which I suspect means some people just didn't # get around to sending me fixes pulls in time. This has 2 komeda and a # bunch of amdgpu fixes in it: # # komeda: # - typo fixes # - flushing pipes fix # # amdgpu: # - Fix suspend/resume issue related to multi-media engines # - Fix memory leak in user ptr code related to hmm conversion # - Fix possible VM faults when allocating page table memory # - Fix error handling in bo list ioctl" # # * tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drm: # drm/komeda: Fix typos in komeda_splitter_validate # drm/komeda: Don't flush inactive pipes # drm/amdgpu/vce: fix allocation size in enc ring test # drm/amdgpu: fix error handling in amdgpu_bo_list_create # drm/amdgpu: fix potential VM faults # drm/amdgpu: user pages array memory leak fix # drm/amdgpu/vcn: fix allocation size in enc ring test # drm/amdgpu/uvd7: fix allocation size in enc ring test (v2) # drm/amdgpu/uvd6: fix allocation size in enc ring test (v2) # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 8caacaad78b69c4329c2ae9341ae7268ecfbf475 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pasemi_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- pasemi_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pasemi_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2591: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:1852:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204: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:140:32: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /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:338:21: note: 'pdeo' was declared here /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1496:5: warning: 'page' 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/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2076:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/linus_pasemi_defconfig_powerpc-gcc4.6 # Build took: 0:01:26.593623