# git rev-parse -q --verify 31cc088a4f5d83481c6f5041bd6eb06115b974af^{commit} 31cc088a4f5d83481c6f5041bd6eb06115b974af already have revision, skipping fetch # git checkout -q -f -B kisskb 31cc088a4f5d83481c6f5041bd6eb06115b974af # git clean -qxdf # < git log -1 # commit 31cc088a4f5d83481c6f5041bd6eb06115b974af # Merge: dd4542d2823a 8ee795625665 # Author: Linus Torvalds # Date: Fri Jul 19 12:29:43 2019 -0700 # # Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Daniel Vetter: # "Dave is back in shape, but now family got it so I'm doing the pull. # Two things worthy of note: # # - nouveau feature pull was way too late, Dave&me decided to not take # that, so Ben spun up a pull with just the fixes. # # - after some chatting with the arm display maintainers we decided to # change a bit how that's maintained, for more oversight/review and # cross vendor collab. # # More details below: # # nouveau: # - bugfixes # - TU116 enabling (minor iteration) :w # # amdgpu: # - large pile of fixes for new hw support this release (navi, vega20) # - audio hotplug fix # - bunch of corner cases and small fixes all over for amdgpu/kfd # # komeda: # - back out some new properties (from this merge window) that needs # more pondering. # # bochs: # - fb pitch setup # # core: # - a new panel quirk # - misc fixes" # # * tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm: (73 commits) # drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bug # drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSP # drm/nouveau: fix memory leak in nouveau_conn_reset() # drm/nouveau/dmem: missing mutex_lock in error path # drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors reads # drm/nouveau: fix bogus GPL-2 license header # drm/nouveau: fix bogus GPL-2 license header # drm/nouveau/i2c: Enable i2c pads & busses during preinit # drm/nouveau/disp/tu102-: wire up scdc parameter setter # drm/nouveau/core: recognise TU116 chipset # drm/nouveau/kms: disallow dual-link harder if hdmi connection detected # drm/nouveau/disp/nv50-: fix center/aspect-corrected scaling # drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes # drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89. # drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freq # drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlers # drm/amd/display: Force uclk to max for every state # drm/amdkfd: Remove GWS from process during uninit # drm/amd/amdgpu: Fix offset for vmid selection in debugfs interface # drm/amd/powerplay: update vega20 driver if to fit latest SMU firmware # ... # < /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 31cc088a4f5d83481c6f5041bd6eb06115b974af # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:800:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:797:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /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/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:1465: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/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /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:613:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xc29668) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29668) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29668) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29668) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29668) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29668) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29668) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29668) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29668) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29668) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29668) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29668) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29668) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29668) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29668) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc18ea0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5890689 Bytes = 5752.63 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5891809 Bytes = 5753.72 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5890640 Bytes = 5752.58 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5893525 Bytes = 5755.40 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5890639 Bytes = 5752.58 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5892778 Bytes = 5754.67 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5890688 Bytes = 5752.62 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5890553 Bytes = 5752.49 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5890559 Bytes = 5752.50 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5890490 Bytes = 5752.43 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5890658 Bytes = 5752.60 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5890522 Bytes = 5752.46 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5893591 Bytes = 5755.46 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5890504 Bytes = 5752.45 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5890512 Bytes = 5752.45 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g31cc088a4f5d Created: Sat Jul 20 06:12:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5860166 Bytes = 5722.82 KiB = 5.59 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:07.201417