# git rev-parse -q --verify 31caf8b2a847214be856f843e251fc2ed2cd1075^{commit} 31caf8b2a847214be856f843e251fc2ed2cd1075 already have revision, skipping fetch # git checkout -q -f -B kisskb 31caf8b2a847214be856f843e251fc2ed2cd1075 # git clean -qxdf # < git log -1 # commit 31caf8b2a847214be856f843e251fc2ed2cd1075 # Merge: a2b095e0efa7 0de9dc80625b # Author: Linus Torvalds # Date: Sun Feb 21 17:23:56 2021 -0800 # # Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 # # Pull crypto update from Herbert Xu: # "API: # - Restrict crypto_cipher to internal API users only. # # Algorithms: # - Add x86 aesni acceleration for cts. # - Improve x86 aesni acceleration for xts. # - Remove x86 acceleration of some uncommon algorithms. # - Remove RIPE-MD, Tiger and Salsa20. # - Remove tnepres. # - Add ARM acceleration for BLAKE2s and BLAKE2b. # # Drivers: # - Add Keem Bay OCS HCU driver. # - Add Marvell OcteonTX2 CPT PF driver. # - Remove PicoXcell driver. # - Remove mediatek driver" # # * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (154 commits) # hwrng: timeriomem - Use device-managed registration API # crypto: hisilicon/qm - fix printing format issue # crypto: hisilicon/qm - do not reset hardware when CE happens # crypto: hisilicon/qm - update irqflag # crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2' # crypto: hisilicon/qm - fix request missing error # crypto: hisilicon/qm - removing driver after reset # crypto: octeontx2 - fix -Wpointer-bool-conversion warning # crypto: hisilicon/hpre - enable Elliptic curve cryptography # crypto: hisilicon - PASID fixed on Kunpeng 930 # crypto: hisilicon/qm - fix use of 'dma_map_single' # crypto: hisilicon/hpre - tiny fix # crypto: hisilicon/hpre - adapt the number of clusters # crypto: cpt - remove casting dma_alloc_coherent # crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generation # crypto: xor - Fix typo of optimization # hwrng: optee - Use device-managed registration API # crypto: arm64/crc-t10dif - move NEON yield to C code # crypto: arm64/aes-ce-mac - simplify NEON yield # crypto: arm64/aes-neonbs - remove NEON yield calls # ... # < /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 31caf8b2a847214be856f843e251fc2ed2cd1075 # < 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 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4b2c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:49 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6461430 Bytes = 6309.99 KiB = 6.16 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:49 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6493494 Bytes = 6341.30 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:49 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6492812 Bytes = 6340.64 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:49 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6493419 Bytes = 6341.23 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:49 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6492298 Bytes = 6340.13 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:49 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6492585 Bytes = 6340.42 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:49 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6492296 Bytes = 6340.13 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:49 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6492805 Bytes = 6340.63 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:49 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6490880 Bytes = 6338.75 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:49 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6490943 Bytes = 6338.81 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6490967 Bytes = 6338.83 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6492031 Bytes = 6339.87 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6492879 Bytes = 6340.70 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6490965 Bytes = 6338.83 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6492651 Bytes = 6340.48 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g31caf8b2a847 Created: Mon Feb 22 16:32:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6492644 Bytes = 6340.47 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e00314 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:41.270028