# git rev-parse -q --verify 444fc5cde64330661bf59944c43844e7d4c2ccd8^{commit} 444fc5cde64330661bf59944c43844e7d4c2ccd8 already have revision, skipping fetch # git checkout -q -f -B kisskb 444fc5cde64330661bf59944c43844e7d4c2ccd8 # git clean -qxdf # < git log -1 # commit 444fc5cde64330661bf59944c43844e7d4c2ccd8 # Merge: 9cb1fd0efd19 3866f217aaa8 # Author: Linus Torvalds # Date: Mon May 25 17:11:39 2020 -0700 # # Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm # # Pull ARM fixes from Russell King: # # - correct value of decompressor tag size in header # # - fix DACR value when we have nested exceptions # # - fix a missing newline on a kernel message # # - fix mask for ptrace thumb breakpoint hook # # * tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: # ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook # ARM: 8973/1: Add missing newline terminator to kernel message # ARM: uaccess: fix DACR mismatch with nested exceptions # ARM: uaccess: integrate uaccess_save and uaccess_restore # ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h # ARM: 8970/1: decompressor: increase tag size # < /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 444fc5cde64330661bf59944c43844e7d4c2ccd8 # < make -s -j 8 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 8 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 8 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 8 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 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236260 Bytes = 6090.10 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236313 Bytes = 6090.15 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236315 Bytes = 6090.15 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236380 Bytes = 6090.21 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236893 Bytes = 6090.72 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236532 Bytes = 6090.36 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:46 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236663 Bytes = 6090.49 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc9df14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:49 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6206089 Bytes = 6060.63 KiB = 5.92 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xcae718) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:49 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236320 Bytes = 6090.16 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:49 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236867 Bytes = 6090.69 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236834 Bytes = 6090.66 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236751 Bytes = 6090.58 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6237151 Bytes = 6090.97 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236358 Bytes = 6090.19 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236831 Bytes = 6090.66 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-rc7-16228-g444fc5cde Created: Wed May 27 11:12:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6236994 Bytes = 6090.81 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:59.824896