# git rev-parse -q --verify 75613939084f59c0848b146e54ba463dc494c433^{commit} 75613939084f59c0848b146e54ba463dc494c433 already have revision, skipping fetch # git checkout -q -f -B kisskb 75613939084f59c0848b146e54ba463dc494c433 # git clean -qxdf # < git log -1 # commit 75613939084f59c0848b146e54ba463dc494c433 # Merge: 93bbca271a71 c0e1c8c22beb # Author: Linus Torvalds # Date: Sun Jun 21 10:02:53 2020 -0700 # # Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - One fix for the interrupt rework we did last release which broke # KVM-PR # # - Three commits fixing some fallout from the READ_ONCE() changes # interacting badly with our 8xx 16K pages support, which uses a pte_t # that is a structure of 4 actual PTEs # # - A cleanup of the 8xx pte_update() to use the newly added pmd_off() # # - A fix for a crash when handling an oops if CONFIG_DEBUG_VIRTUAL is # enabled # # - A minor fix for the SPU syscall generation # # Thanks to Aneesh Kumar K.V, Christian Zigotzky, Christophe Leroy, Mike # Rapoport, Nicholas Piggin. # # * tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/8xx: Provide ptep_get() with 16k pages # mm: Allow arches to provide ptep_get() # mm/gup: Use huge_ptep_get() in gup_hugepte() # powerpc/syscalls: Use the number when building SPU syscall table # powerpc/8xx: use pmd_off() to access a PMD entry in pte_update() # powerpc/64s: Fix KVM interrupt using wrong save area # powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUAL # < /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 75613939084f59c0848b146e54ba463dc494c433 # < 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 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb6e24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:17 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6262217 Bytes = 6115.45 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:17 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6259772 Bytes = 6113.06 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:17 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6260025 Bytes = 6113.31 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6261245 Bytes = 6114.50 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6261538 Bytes = 6114.78 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6260062 Bytes = 6113.34 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6259984 Bytes = 6113.27 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6260013 Bytes = 6113.29 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6261563 Bytes = 6114.81 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6261561 Bytes = 6114.81 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6261308 Bytes = 6114.56 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6227072 Bytes = 6081.12 KiB = 5.94 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6259825 Bytes = 6113.11 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6262195 Bytes = 6115.42 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6261394 Bytes = 6114.64 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc1-g75613939084f Created: Mon Jun 22 04:54:19 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6261247 Bytes = 6114.50 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d00314 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:35.672129