# git rev-parse -q --verify 34560ced20599a01660a693f464c7c7dc83db1d9^{commit} 34560ced20599a01660a693f464c7c7dc83db1d9 already have revision, skipping fetch # git checkout -q -f -B kisskb 34560ced20599a01660a693f464c7c7dc83db1d9 # git clean -qxdf # < git log -1 # commit 34560ced20599a01660a693f464c7c7dc83db1d9 # Author: Stephen Rothwell # Date: Thu Sep 2 16:17:17 2021 +1000 # # Add linux-next specific files for 20210902 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 34560ced20599a01660a693f464c7c7dc83db1d9 # < make -s -j 120 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-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 # < make -s -j 120 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 120 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:13220:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 120 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:28, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:261: 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:27, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:392: 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:28, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:262: 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:27, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:393: note: this is the location of the previous definition #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_val_width': /kisskb/src/lib/test_scanf.c:530:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_typemax': /kisskb/src/lib/test_scanf.c:488:1: warning: the frame size of 2640 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list': /kisskb/src/lib/test_scanf.c:437:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ In file included from /kisskb/src/include/asm-generic/preempt.h:5, from ./arch/mips/include/generated/asm/preempt.h:1, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/smp.h:110, from /kisskb/src/arch/mips/include/asm/cpu-type.h:12, from /kisskb/src/arch/mips/include/asm/timex.h:19, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:60, from /kisskb/src/include/linux/stat.h:19, from /kisskb/src/include/linux/module.h:13, from /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:13: In function 'check_copy_size', inlined from 'rio_mport_transfer_ioctl' at /kisskb/src/include/linux/uaccess.h:191:6: /kisskb/src/include/linux/thread_info.h:213:4: error: call to '__bad_copy_to' declared with attribute error: copy destination size is too small __bad_copy_to(); ^~~~~~~~~~~~~~~ make[4]: *** [/kisskb/src/scripts/Makefile.build:278: drivers/rapidio/devices/rio_mport_cdev.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:562: drivers/rapidio/devices] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:562: drivers/rapidio] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/media/common/v4l2-tpg/v4l2-tpg-core.c: In function 'tpg_alloc': /kisskb/src/drivers/media/common/v4l2-tpg/v4l2-tpg-core.c:138:4: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] vzalloc(array_size(pixelsz, max_w)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/media/tpg/v4l2-tpg.h:15, from /kisskb/src/drivers/media/common/v4l2-tpg/v4l2-tpg-core.c:12: /kisskb/src/include/linux/vmalloc.h:142:14: note: in a call to allocation function 'vzalloc' declared here extern void *vzalloc(unsigned long size); ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/mips/include/asm/hardirq.h:16, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/pci.h:38, from /kisskb/src/drivers/net/ethernet/intel/ixgbe/ixgbe.h:9, from /kisskb/src/drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c:4: In function '__kmalloc_node', inlined from 'ixgbe_alloc_q_vector' at /kisskb/src/include/linux/slab.h:618:9: /kisskb/src/include/linux/slab.h:461:9: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] return __kmalloc(size, flags); ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/slab.h: In function 'ixgbe_alloc_q_vector': /kisskb/src/include/linux/slab.h:430:7: note: in a call to allocation function '__kmalloc' declared here void *__kmalloc(size_t size, gfp_t flags) __assume_kmalloc_alignment __malloc; ^~~~~~~~~ make[1]: *** [/kisskb/src/Makefile:2032: drivers] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 120 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 # Build took: 0:12:13.817119