# git rev-parse -q --verify f55966571d5eb2876a11e48e798b4592fa1ffbb7^{commit} f55966571d5eb2876a11e48e798b4592fa1ffbb7 already have revision, skipping fetch # git checkout -q -f -B kisskb f55966571d5eb2876a11e48e798b4592fa1ffbb7 # git clean -qxdf # < git log -1 # commit f55966571d5eb2876a11e48e798b4592fa1ffbb7 # Merge: 8c1bfd746030 21c355b09711 # Author: Linus Torvalds # Date: Thu Jul 8 12:28:15 2021 -0700 # # Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Some fixes for rc1 that came in the past weeks, mainly a bunch of # amdgpu fixes, some i915 and the rest are misc around the place. I'm # sending this a bit early so some more stuff may show up, but I'll # probably take tomorrow off. # # dma-buf: # - doc fixes # # amdgpu: # - Misc Navi fixes # - Powergating fix # - Yellow Carp updates # - Beige Goby updates # - S0ix fix # - Revert overlay validation fix # - GPU reset fix for DC # - PPC64 fix # - Add new dimgrey cavefish DID # - RAS fix # - TTM fixes # # amdkfd: # - SVM fixes # # radeon: # - Fix missing drm_gem_object_put in error path # - NULL ptr deref fix # # i915: # - display DP VSC fix # - DG1 display fix # - IRQ fixes # - IRQ demidlayering # # gma500: # - bo leaks in error paths fixed" # # * tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm: (52 commits) # drm/i915: Drop all references to DRM IRQ midlayer # drm/i915: Use the correct IRQ during resume # drm/i915/display/dg1: Correctly map DPLLs during state readout # drm/i915/display: Do not zero past infoframes.vsc # drm/amdgpu: Conditionally reset SDMA RAS error counts # drm/amdkfd: Maintain svm_bo reference in page->zone_device_data # drm/amdkfd: add invalid pages debug at vram migration # drm/amdkfd: skip migration for pages already in VRAM # drm/amdkfd: skip invalid pages during migrations # drm/amdkfd: classify and map mixed svm range pages in GPU # drm/amdkfd: use hmm range fault to get both domain pfns # drm/amdgpu: get owner ref in validate and map # drm/amdkfd: set owner ref to svm range prefault # drm/amdkfd: add owner ref param to get hmm pages # drm/amdkfd: device pgmap owner at the svm migrate init # drm/amdkfd: inc counter on child ranges with xnack off # drm/amd/display: Extend DMUB diagnostic logging to DCN3.1 # drm/amdgpu: Update NV SIMD-per-CU to 2 # drm/amdgpu: add new dimgrey cavefish DID # drm/amd/pm: skip PrepareMp1ForUnload message in s0ix # ... # < /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 f55966571d5eb2876a11e48e798b4592fa1ffbb7 # < make -s -j 32 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 32 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 32 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 32 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 0xd94e9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd94e9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd94e9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd94e9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd94e9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd94e9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd94e9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd94e9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd94e9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd94e9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd94e9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd94e9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd94e9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd94e9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd94e9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd84770) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6607020 Bytes = 6452.17 KiB = 6.30 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6608126 Bytes = 6453.25 KiB = 6.30 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6607647 Bytes = 6452.78 KiB = 6.30 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6607490 Bytes = 6452.63 KiB = 6.30 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6607532 Bytes = 6452.67 KiB = 6.30 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6608099 Bytes = 6453.22 KiB = 6.30 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6606997 Bytes = 6452.15 KiB = 6.30 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6607506 Bytes = 6452.64 KiB = 6.30 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6607307 Bytes = 6452.45 KiB = 6.30 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6607492 Bytes = 6452.63 KiB = 6.30 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6607359 Bytes = 6452.50 KiB = 6.30 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6607647 Bytes = 6452.78 KiB = 6.30 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6576454 Bytes = 6422.32 KiB = 6.27 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6607695 Bytes = 6452.83 KiB = 6.30 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6607675 Bytes = 6452.81 KiB = 6.30 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-gf55966571d5e Created: Thu Jul 15 09:46:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6607532 Bytes = 6452.67 KiB = 6.30 MiB Load Address: 00e00000 Entry Point: 00e002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:29.326569