# git rev-parse -q --verify 79a106fc6585979022012e65a1e45e3d2d28b77b^{commit} 79a106fc6585979022012e65a1e45e3d2d28b77b already have revision, skipping fetch # git checkout -q -f -B kisskb 79a106fc6585979022012e65a1e45e3d2d28b77b # git clean -qxdf # < git log -1 # commit 79a106fc6585979022012e65a1e45e3d2d28b77b # Merge: ba816d3c265c dd6ad0516ee3 # Author: Linus Torvalds # Date: Thu May 20 20:15:43 2021 -1000 # # Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Usual collection, mostly amdgpu and some i915 regression fixes. I # nearly managed to hose my build/sign machine this week, but I # recovered it just in time, and I even got clang12 built. # # dma-buf: # - WARN fix # # amdgpu: # - Fix downscaling ratio on DCN3.x # - Fix for non-4K pages # - PCO/RV compute hang fix # - Dongle fix # - Aldebaran codec query support # - Refcount leak fix # - Use after free fix # - Navi12 golden settings updates # - GPU reset fixes # # radeon: # - Fix for imported BO handling # # i915: # - Pin the L-shape quirked object as unshrinkable to fix crashes # - Disable HiZ Raw Stall Optimization on broken gen7 to fix glitches, # gfx corruption # - GVT: Move mdev attribute groups into kvmgt module to fix kconfig # deps issue # # exynos: # - Correct kerneldoc of fimd_shadow_protect_win function # - Drop redundant error messages" # # * tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drm: # dma-buf: fix unintended pin/unpin warnings # drm/amdgpu: stop touching sched.ready in the backend # drm/amd/amdgpu: fix a potential deadlock in gpu reset # drm/amdgpu: update sdma golden setting for Navi12 # drm/amdgpu: update gc golden setting for Navi12 # drm/amdgpu: Fix a use-after-free # drm/amdgpu: add video_codecs query support for aldebaran # drm/amd/amdgpu: fix refcount leak # drm/amd/display: Disconnect non-DP with no EDID # drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang # drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE # drm/radeon: use the dummy page for GART if needed # drm/amd/display: Use the correct max downscaling value for DCN3.x family # drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7 # drm/i915/gem: Pin the L-shape quirked object as unshrinkable # drm/exynos/decon5433: Remove redundant error printing in exynos5433_decon_probe() # drm/exynos: Remove redundant error printing in exynos_dsi_probe() # drm/exynos: correct exynos_drm_fimd kerneldoc # drm/i915/gvt: Move mdev attribute groups into kvmgt module # < /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 79a106fc6585979022012e65a1e45e3d2d28b77b # < make -s -j 10 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 10 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 10 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 10 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- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] 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 0xd74ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd74ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd74ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd74ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd74ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd74ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd74ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd74ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd74ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd647c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:14 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542523 Bytes = 6389.18 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:14 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6543630 Bytes = 6390.26 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:14 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542547 Bytes = 6389.21 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:15 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6510645 Bytes = 6358.05 KiB = 6.21 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xd74ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:15 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542245 Bytes = 6388.91 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 INFO: Uncompressed kernel (size 0xd74ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd74ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd74ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd74ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:15 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542523 Bytes = 6389.18 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:15 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542474 Bytes = 6389.13 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:15 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542269 Bytes = 6388.93 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:15 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6543335 Bytes = 6389.98 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:15 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6543698 Bytes = 6390.33 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 INFO: Uncompressed kernel (size 0xd74ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542260 Bytes = 6388.93 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542618 Bytes = 6389.28 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542272 Bytes = 6388.94 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542262 Bytes = 6388.93 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6542601 Bytes = 6389.26 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-rc2-g79a106fc6585 Created: Fri May 21 17:37:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6541645 Bytes = 6388.33 KiB = 6.24 MiB Load Address: 00e00000 Entry Point: 00e00314 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:41.930045