# git rev-parse -q --verify 5037be168f0e4ee910602935b1180291082d3aac^{commit} 5037be168f0e4ee910602935b1180291082d3aac already have revision, skipping fetch # git checkout -q -f -B kisskb 5037be168f0e4ee910602935b1180291082d3aac # git clean -qxdf # < git log -1 # commit 5037be168f0e4ee910602935b1180291082d3aac # Merge: eab733a 89a0c0e # Author: Linus Torvalds # Date: Tue Jun 5 11:13:17 2018 -0700 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux # # Pull s390 updates from Martin Schwidefsky: # # - A rework for the s390 arch random code, the TRNG instruction is # rather slow and should not be used on the interrupt path # # - A fix for a memory leak in the zcrypt driver # # - Changes to the early boot code to add a compile time check for code # that may not use the .bss section, with the goal to avoid initrd # corruptions # # - Add an interface to get the physical network ID (pnetid), this is # useful to group network devices that are attached to the same network # # - Some cleanup for the linker script # # - Some code improvement for the dasd driver # # - Two fixes for the perf sampling support # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: # s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak. # s390/archrandom: Rework arch random implementation. # s390/net: add pnetid support # s390/dasd: simplify locking in dasd_times_out # s390/cio: add test for ccwgroup device # s390/cio: add helper to query utility strings per given ccw device # s390: remove no-op macro VMLINUX_SYMBOL() # s390: remove closung punctuation from spectre messages # s390: introduce compile time check for empty .bss section # s390/early: move functions which may not access bss section to extra file # s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRD # s390/early: get rid of memmove_early # s390/cpum_sf: Add data entry sizes to sampling trailer entry # perf: fix invalid bit in diagnostic entry # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 5037be168f0e4ee910602935b1180291082d3aac # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig # yes \n | make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] /kisskb/src/drivers/input/joystick/analog.c:176:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ /kisskb/src/drivers/md/md.c: In function 'mddev_put': /kisskb/src/drivers/md/md.c:543:1: warning: the frame size of 1104 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:41:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:274:0: warning: "M_SPC_CFG_CLEAR" redefined #define M_SPC_CFG_CLEAR M_BCM1480_SPC_CFG_CLEAR ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:40:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:405:0: note: this is the location of the previous definition #define M_SPC_CFG_CLEAR _SB_MAKEMASK1(32) ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:41:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:275:0: warning: "M_SPC_CFG_ENABLE" redefined #define M_SPC_CFG_ENABLE M_BCM1480_SPC_CFG_ENABLE ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:40:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:406:0: note: this is the location of the previous definition #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) ^ /kisskb/src/drivers/spi/spi-sh-msiof.c:77:0: warning: "STR" redefined #define STR 0x40 /* Status Register */ ^ In file included from /kisskb/src/arch/mips/include/asm/mach-generic/spaces.h:15:0, from /kisskb/src/arch/mips/include/asm/addrspace.h:13, from /kisskb/src/arch/mips/include/asm/barrier.h:11, from /kisskb/src/include/linux/compiler.h:245, from /kisskb/src/arch/mips/include/asm/bitops.h:16, from /kisskb/src/include/linux/bitops.h:38, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/drivers/spi/spi-sh-msiof.c:14: /kisskb/src/arch/mips/include/asm/mipsregs.h:29:0: note: this is the location of the previous definition #define STR(x) __STR(x) ^ FIT description: Linux 4.17.0+ Created: Wed Jun 6 06:37:10 2018 Image 0 (kernel@0) Description: Linux 4.17.0+ Created: Wed Jun 6 06:37:10 2018 Type: Kernel Image Compression: gzip compressed Data Size: 5670084 Bytes = 5537.19 kB = 5.41 MB Architecture: MIPS OS: Linux Load Address: 0x84000000 Entry Point: 0x84901720 Hash algo: sha1 Hash value: 7c9bcd69e02a4b536fa6e6a08aa5ac0f75a19c66 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Wed Jun 6 06:37:10 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Wed Jun 6 06:37:10 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Wed Jun 6 06:37:10 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 509ce58e44c561d54539e64e9d4b47054e696fc6 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/linus_mips-allmodconfig_mipsel # Build took: 0:04:19.099106