# git rev-parse -q --verify 8882572675c1bb1cc544f4e229a11661f1fc52e4^{commit} 8882572675c1bb1cc544f4e229a11661f1fc52e4 already have revision, skipping fetch # git checkout -q -f -B kisskb 8882572675c1bb1cc544f4e229a11661f1fc52e4 # git clean -qxdf # < git log -1 # commit 8882572675c1bb1cc544f4e229a11661f1fc52e4 # Merge: 07a56bb875af adbe8a3cae94 # Author: Linus Torvalds # Date: Thu Jul 16 21:39:51 2020 -0700 # # Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm into master # # Pull drm fixes from Dave Airlie: # "Weekly fixes pull, big bigger than I'd normally like, but they are # fairly scattered and small individually. # # The vmwgfx one is a black screen regression, otherwise the largest is # an MST encoder fix for amdgpu which results in a WARN in some cases, # and a scattering of i915 fixes. # # I'm tracking two regressions at the moment that hopefully we get # nailed down this week for rc7. # # dma-buf: # - sleeping atomic fix # # amdgpu: # - Fix a race condition with KIQ # - Preemption fix # - Fix handling of fake MST encoders # - OLED panel fix # - Handle allocation failure in stream construction # - Renoir SMC fix # - SDMA 5.x fix # # i915: # - FBC w/a stride fix # - Fix use-after-free fix on module reload # - Ignore irq enabling on the virtual engines to fix device sleep # - Use GTT when saving/restoring engine GPR # - Fix selftest sort function # # vmwgfx: # - black screen fix # # aspeed: # - fbcon init warn fix" # # * tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm: # drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr() # drm/amdgpu/powerplay: Modify SMC message name for setting power profile mode # drm/amd/display: handle failed allocation during stream construction # drm/amd/display: OLED panel backlight adjust not work with external display connected # drm/amdgpu/display: create fake mst encoders ahead of time (v4) # drm/amdgpu: fix preemption unit test # drm/amdgpu/gfx10: fix race condition for kiq # drm/i915: Recalculate FBC w/a stride when needed # drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2. # drm/i915/gt: Only swap to a random sibling once upon creation # drm/i915/gt: Ignore irq enabling on the virtual engines # drm/i915/perf: Use GTT when saving/restoring engine GPR # drm/i915/selftests: Fix compare functions provided for sorting # drm/vmwgfx: fix update of display surface when resolution changes # dmabuf: use spinlock to access dmabuf->name # drm/aspeed: Call drm_fbdev_generic_setup after drm_dev_register # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 8882572675c1bb1cc544f4e229a11661f1fc52e4 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:11:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /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 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc2ec0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284387 Bytes = 6137.10 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284676 Bytes = 6137.38 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284504 Bytes = 6137.21 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6254640 Bytes = 6108.05 KiB = 5.96 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284182 Bytes = 6136.90 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284437 Bytes = 6137.15 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286016 Bytes = 6138.69 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284201 Bytes = 6136.92 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284521 Bytes = 6137.23 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286835 Bytes = 6139.49 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284379 Bytes = 6137.09 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284250 Bytes = 6136.96 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286983 Bytes = 6139.63 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284219 Bytes = 6136.93 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:05 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284203 Bytes = 6136.92 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc5-g8882572675c1 Created: Fri Jul 17 16:03:06 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286205 Bytes = 6138.87 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:36.431395