# git rev-parse -q --verify a74e6a014c9d4d4161061f770c9b4f98372ac778^{commit} a74e6a014c9d4d4161061f770c9b4f98372ac778 already have revision, skipping fetch # git checkout -q -f -B kisskb a74e6a014c9d4d4161061f770c9b4f98372ac778 # git clean -qxdf # < git log -1 # commit a74e6a014c9d4d4161061f770c9b4f98372ac778 # Merge: 9b1ea29bc0d7 78c7cccaab9d # Author: Linus Torvalds # Date: Wed Mar 10 13:15:16 2021 -0800 # # Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux # # Pull s390 fixes from Heiko Carstens: # # - fix various user space visible copy_to_user() instances which return # the number of bytes left to copy instead of -EFAULT # # - make TMPFS_INODE64 available again for s390 and alpha, now that both # architectures have been switched to 64-bit ino_t (see commit # 96c0a6a72d18: "s390,alpha: switch to 64-bit ino_t") # # - make sure to release a shared hypervisor resource within the zcore # device driver also on restart and power down; also remove unneeded # surrounding debugfs_create return value checks # # - for the new hardware counter set device driver rename the uapi header # file to be a bit more generic; also remove 60 second read limit which # is not really necessary and without the limit the interface can be # easier tested # # - some small cleanups, the largest being to convert all long long in # our time and idle code to longs # # - update defconfigs # # * tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: # s390: remove IBM_PARTITION and CONFIGFS_FS from zfcpdump defconfig # s390: update defconfigs # s390,alpha: make TMPFS_INODE64 available again # s390/cio: return -EFAULT if copy_to_user() fails # s390/tty3270: avoid comma separated statements # s390/cpumf: remove unneeded semicolon # s390/crypto: return -EFAULT if copy_to_user() fails # s390/cio: return -EFAULT if copy_to_user() fails # s390/cpumf: rename header file to hwctrset.h # s390/zcore: release dump save area on restart or power down # s390/zcore: no need to check return value of debugfs_create functions # s390/cpumf: remove 60 seconds read limit # s390/topology: remove always false if check # s390/time,idle: get rid of unsigned long long # < /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 a74e6a014c9d4d4161061f770c9b4f98372ac778 # < 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- 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 0xd5d9d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d2a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500756 Bytes = 6348.39 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500755 Bytes = 6348.39 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500646 Bytes = 6348.29 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500595 Bytes = 6348.24 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6501027 Bytes = 6348.66 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500794 Bytes = 6348.43 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 INFO: Uncompressed kernel (size 0xd5d9d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6469620 Bytes = 6317.99 KiB = 6.17 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500178 Bytes = 6347.83 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 INFO: Uncompressed kernel (size 0xd5d9d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500674 Bytes = 6348.31 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 INFO: Uncompressed kernel (size 0xd5d9d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6501030 Bytes = 6348.66 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:09 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500870 Bytes = 6348.51 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:09 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500659 Bytes = 6348.30 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:09 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6501128 Bytes = 6348.76 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:09 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500739 Bytes = 6348.38 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:09 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500663 Bytes = 6348.30 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc2-ga74e6a014c9d Created: Thu Mar 11 09:59:09 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500858 Bytes = 6348.49 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:02:41.115754