# git rev-parse -q --verify 8d4b477da1a807199ca60e0829357ce7aa6758d5^{commit} 8d4b477da1a807199ca60e0829357ce7aa6758d5 already have revision, skipping fetch # git checkout -q -f -B kisskb 8d4b477da1a807199ca60e0829357ce7aa6758d5 # git clean -qxdf # < git log -1 # commit 8d4b477da1a807199ca60e0829357ce7aa6758d5 # Author: Mark Brown # Date: Fri Jul 30 17:11:34 2021 +0100 # # Add linux-next specific files for 20210730 # # Signed-off-by: Mark Brown # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 8d4b477da1a807199ca60e0829357ce7aa6758d5 # < make -s -j 80 ARCH=s390 O=/kisskb/build/linux-next_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_KCOV=n # Added to kconfig # < make -s -j 80 ARCH=s390 O=/kisskb/build/linux-next_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 80 ARCH=s390 O=/kisskb/build/linux-next_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 80 ARCH=s390 O=/kisskb/build/linux-next_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/arch/s390/kernel/syscall.c: In function '__do_syscall': /kisskb/src/arch/s390/kernel/syscall.c:168:1: warning: '__do_syscall' uses dynamic stack allocation } ^ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'start_kthread': /kisskb/src/kernel/trace/trace_osnoise.c:1461:8: warning: 'main' is usually a function [-Wmain] void *main = osnoise_main; ^~~~ /kisskb/src/drivers/nfc/fdp/fdp.c: In function 'fdp_nci_set_production_data': /kisskb/src/drivers/nfc/fdp/fdp.c:116:60: warning: passing argument 4 of 'nci_prop_cmd' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return nci_prop_cmd(ndev, NCI_OP_PROP_SET_PDATA_OID, len, data); ^~~~ In file included from /kisskb/src/drivers/nfc/fdp/fdp.c:13: /kisskb/src/include/net/nfc/nci_core.h:281:68: note: expected '__u8 *' {aka 'unsigned char *'} but argument is of type 'const char *' int nci_prop_cmd(struct nci_dev *ndev, __u8 oid, size_t len, __u8 *payload); ~~~~~~^~~~~~~ /kisskb/src/drivers/nfc/nfcmrvl/spi.c: In function 'nfcmrvl_spi_parse_dt': /kisskb/src/drivers/nfc/nfcmrvl/spi.c:114:25: warning: passing argument 1 of 'nfcmrvl_parse_dt' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ret = nfcmrvl_parse_dt(node, pdata); ^~~~ In file included from /kisskb/src/drivers/nfc/nfcmrvl/spi.c:18: /kisskb/src/drivers/nfc/nfcmrvl/nfcmrvl.h:103:42: note: expected 'struct device_node *' but argument is of type 'const struct device_node *' int nfcmrvl_parse_dt(struct device_node *node, ~~~~~~~~~~~~~~~~~~~~^~~~ /kisskb/src/drivers/nfc/nfcmrvl/spi.c:120:29: warning: passing argument 1 of 'irq_of_parse_and_map' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ret = irq_of_parse_and_map(node, 0); ^~~~ In file included from /kisskb/src/drivers/nfc/nfcmrvl/spi.c:13: /kisskb/src/include/linux/of_irq.h:114:62: note: expected 'struct device_node *' but argument is of type 'const struct device_node *' extern unsigned int irq_of_parse_and_map(struct device_node *node, int index); ~~~~~~~~~~~~~~~~~~~~^~~~ /kisskb/src/drivers/gpu/drm/rockchip/cdn-dp-core.c:1126:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function] static int cdn_dp_resume(struct device *dev) ^~~~~~~~~~~~~ /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 2472 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 2960 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 2472 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /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/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:42: /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function 'mvpp2_setup_bm_pool': /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:844:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - MVPP2_SKB_HEADROOM - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:948:33: note: in expansion of macro 'MVPP2_RX_MAX_PKT_SIZE' #define MVPP2_BM_SHORT_PKT_SIZE MVPP2_RX_MAX_PKT_SIZE(MVPP2_BM_SHORT_FRAME_SIZE) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:683:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/test/iio-test-format.c: In function 'iio_test_iio_format_value_fixedpoint': /kisskb/src/drivers/iio/test/iio-test-format.c:98:1: warning: the frame size of 2152 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_credit_alloc_dma_multiple': /kisskb/src/drivers/thunderbolt/test.c:2207:1: warning: the frame size of 3176 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_credit_alloc_all': /kisskb/src/drivers/thunderbolt/test.c:2367:1: warning: the frame size of 7208 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linux-next_s390-allyesconfig_s390x-gcc8 # Build took: 0:25:21.635845