# git rev-parse -q --verify a85f165e1f38c0a5a6e671ce8126a8cafe35af09^{commit} a85f165e1f38c0a5a6e671ce8126a8cafe35af09 already have revision, skipping fetch # git checkout -q -f -B kisskb a85f165e1f38c0a5a6e671ce8126a8cafe35af09 # git clean -qxdf # < git log -1 # commit a85f165e1f38c0a5a6e671ce8126a8cafe35af09 # Merge: 60144b23c942 bd119f471299 # Author: Linus Torvalds # Date: Fri Apr 9 12:56:10 2021 -0700 # # Merge tag 'drm-fixes-2021-04-10' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Was relatively quiet this week, but still a few pulls came in, pretty # much small fixes across the board, a couple of regression fixes in the # amdgpu/radeon code, msm has a few minor fixes across the board, a # panel regression fix also. # # amdgpu: # - DCN3 fix # - Fix CAC setting regression for TOPAZ # - Fix ttm regression # # radeon: # - Fix ttm regression # # msm: # - a5xx/a6xx timestamp fix # - microcode version check # - fail path fix # - block programming fix # - error removal fix # # i915: # - Fix invalid access to ACPI _DSM objects # # xen: # - Fix use-after-free in xen # - minor duplicate defintion cleanup # # vc4: # - Reduce fifo threshold on hvs4 to fix a fifo full error # - minor redunantant assignment cleanup # # panel: # - Disable TE support for Droid4 and N950" # # * tag 'drm-fixes-2021-04-10' of git://anongit.freedesktop.org/drm/drm: # drm/vc4: crtc: Reduce PV fifo threshold on hvs4 # drm/vc4: plane: Remove redundant assignment # drm/amdgpu/smu7: fix CAC setting on TOPAZ # drm/radeon: Fix size overflow # drm/amdgpu: Fix size overflow # drm/i915: Fix invalid access to ACPI _DSM objects # drm/amd/display: Add missing mask for DCN3 # drm/panel: panel-dsi-cm: disable TE for now # drm/msm/disp/dpu1: program 3d_merge only if block is attached # drm/msm: a6xx: fix version check for the A650 SQE microcode # drm/msm: Fix a5xx/a6xx timestamps # drm/msm: Fix removal of valid error case when checking speed_bin # drm/msm: Set drvdata to NULL when msm_drm_init() fails # drivers: gpu: drm: xen_drm_front_drm_info is declared twice # gpu/xen: Fix a use after free in xen_drm_drv_init # < /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 a85f165e1f38c0a5a6e671ce8126a8cafe35af09 # < make -s -j 120 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 120 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 120 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 120 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:10: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 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4c2fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500738 Bytes = 6348.38 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500187 Bytes = 6347.84 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500503 Bytes = 6348.15 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500348 Bytes = 6348.00 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500349 Bytes = 6348.00 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500401 Bytes = 6348.05 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500358 Bytes = 6348.01 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6499885 Bytes = 6347.54 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500192 Bytes = 6347.84 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500349 Bytes = 6348.00 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500764 Bytes = 6348.40 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500548 Bytes = 6348.19 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500292 Bytes = 6347.94 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6469635 Bytes = 6318.00 KiB = 6.17 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500724 Bytes = 6348.36 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc6-ga85f165e1f38 Created: Sat Apr 10 06:31:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6499721 Bytes = 6347.38 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:01:22.193537