# git rev-parse -q --verify 94e2bc9ee2859690fa5756bdc5ee590413060e96^{commit} 94e2bc9ee2859690fa5756bdc5ee590413060e96 already have revision, skipping fetch # git checkout -q -f -B kisskb 94e2bc9ee2859690fa5756bdc5ee590413060e96 # git clean -qxdf # < git log -1 # commit 94e2bc9ee2859690fa5756bdc5ee590413060e96 # Author: Stephen Rothwell # Date: Mon Jul 22 13:56:49 2019 +1000 # # Add linux-next specific files for 20190722 # # Signed-off-by: Stephen Rothwell # < /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 94e2bc9ee2859690fa5756bdc5ee590413060e96 # < 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 # yes \n | 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- oldconfig yes: standard output: Broken pipe # 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- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/s390/mm/fault.c: In function 'do_fault_error': /kisskb/src/arch/s390/mm/fault.c:328:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (access == VM_EXEC && signal_return(regs) == 0) ^ /kisskb/src/arch/s390/mm/fault.c:330:2: note: here case VM_FAULT_BADMAP: ^~~~ /kisskb/src/arch/s390/mm/fault.c:332:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (user_mode(regs)) { ^ /kisskb/src/arch/s390/mm/fault.c:339:2: note: here case VM_FAULT_BADCONTEXT: ^~~~ /kisskb/src/drivers/s390/char/con3215.c: In function 'raw3215_irq': /kisskb/src/drivers/s390/char/con3215.c:399:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (dstat == 0x08) ^ /kisskb/src/drivers/s390/char/con3215.c:401:2: note: here case 0x04: ^~~~ In file included from /kisskb/src/drivers/s390/char/tape.h:17, from /kisskb/src/drivers/s390/char/tape_core.c:29: /kisskb/src/drivers/s390/char/tape_core.c: In function '__tape_do_irq': /kisskb/src/arch/s390/include/asm/debug.h:248:2: warning: this statement may fall through [-Wimplicit-fallthrough=] __ret; \ ^~~~~ /kisskb/src/drivers/s390/char/tape.h:34:2: note: in expansion of macro 'debug_sprintf_event' debug_sprintf_event(TAPE_DBF_AREA, level, str, ## __VA_ARGS__); \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/s390/char/tape_core.c:1117:5: note: in expansion of macro 'DBF_LH' DBF_LH(1, "(%08x): Request timed out\n", ^~~~~~ /kisskb/src/drivers/s390/char/tape_core.c:1119:4: note: here case -EIO: ^~~~ /kisskb/src/drivers/s390/char/tape_core.c: In function 'tape_generic_remove': /kisskb/src/drivers/s390/char/tape_core.c:679:4: warning: this statement may fall through [-Wimplicit-fallthrough=] tape_state_set(device, TS_NOT_OPER); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/s390/char/tape_core.c:680:3: note: here case TS_NOT_OPER: ^~~~ /kisskb/src/drivers/s390/char/tape_core.c: In function '__tape_start_request': /kisskb/src/drivers/s390/char/tape_core.c:950:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (device->tape_state == TS_UNUSED) ^ /kisskb/src/drivers/s390/char/tape_core.c:952:3: note: here default: ^~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/s390/crypto/ap_queue.c:13: /kisskb/src/drivers/s390/crypto/ap_queue.c: In function 'ap_sm_recv': /kisskb/src/include/linux/list.h:577:2: warning: this statement may fall through [-Wimplicit-fallthrough=] for (pos = list_first_entry(head, typeof(*pos), member); \ ^~~ /kisskb/src/drivers/s390/crypto/ap_queue.c:147:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ap_msg, &aq->pendingq, list) { ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/s390/crypto/ap_queue.c:155:2: note: here case AP_RESPONSE_NO_PENDING_REPLY: ^~~~ /kisskb/src/drivers/s390/crypto/zcrypt_msgtype6.c: In function 'convert_response_ep11_xcrb': /kisskb/src/drivers/s390/crypto/zcrypt_msgtype6.c:871:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (msg->cprbx.cprb_ver_id == 0x04) ^ /kisskb/src/drivers/s390/crypto/zcrypt_msgtype6.c:874:2: note: here default: /* Unknown response type, this should NEVER EVER happen */ ^~~~~~~ /kisskb/src/drivers/s390/crypto/zcrypt_msgtype6.c: In function 'convert_response_rng': /kisskb/src/drivers/s390/crypto/zcrypt_msgtype6.c:901:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (msg->cprbx.cprb_ver_id == 0x02) ^ /kisskb/src/drivers/s390/crypto/zcrypt_msgtype6.c:907:2: note: here default: /* Unknown response type, this should NEVER EVER happen */ ^~~~~~~ /kisskb/src/drivers/s390/crypto/zcrypt_msgtype6.c: In function 'convert_response_xcrb': /kisskb/src/drivers/s390/crypto/zcrypt_msgtype6.c:838:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (msg->cprbx.cprb_ver_id == 0x02) ^ /kisskb/src/drivers/s390/crypto/zcrypt_msgtype6.c:844:2: note: here default: /* Unknown response type, this should NEVER EVER happen */ ^~~~~~~ /kisskb/src/drivers/s390/crypto/zcrypt_msgtype6.c: In function 'convert_response_ica': /kisskb/src/drivers/s390/crypto/zcrypt_msgtype6.c:801:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (msg->cprbx.cprb_ver_id == 0x02) ^ /kisskb/src/drivers/s390/crypto/zcrypt_msgtype6.c:808:2: note: here default: /* Unknown response type, this should NEVER EVER happen */ ^~~~~~~ /kisskb/src/drivers/s390/net/ctcm_fsms.c: In function 'ctcmpc_chx_attnbusy': /kisskb/src/drivers/s390/net/ctcm_fsms.c:1703:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (grp->changed_side == 1) { ^ /kisskb/src/drivers/s390/net/ctcm_fsms.c:1707:2: note: here case MPCG_STATE_XID0IOWAIX: ^~~~ /kisskb/src/drivers/s390/net/ctcm_mpc.c: In function 'ctc_mpc_alloc_channel': /kisskb/src/drivers/s390/net/ctcm_mpc.c:358:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (callback) ^ /kisskb/src/drivers/s390/net/ctcm_mpc.c:360:2: note: here case MPCG_STATE_XID0IOWAIT: ^~~~ /kisskb/src/drivers/s390/net/ctcm_mpc.c: In function 'mpc_action_timeout': /kisskb/src/drivers/s390/net/ctcm_mpc.c:1469:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((fsm_getstate(rch->fsm) == CH_XID0_PENDING) && ^ /kisskb/src/drivers/s390/net/ctcm_mpc.c:1472:2: note: here default: ^~~~~~~ /kisskb/src/drivers/s390/net/ctcm_mpc.c: In function 'mpc_send_qllc_discontact': /kisskb/src/drivers/s390/net/ctcm_mpc.c:2087:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (grp->estconnfunc) { ^ /kisskb/src/drivers/s390/net/ctcm_mpc.c:2092:2: note: here case MPCG_STATE_FLOWC: ^~~~ /kisskb/src/drivers/s390/net/qeth_l2_main.c: In function 'qeth_l2_process_inbound_buffer': /kisskb/src/drivers/s390/net/qeth_l2_main.c:328:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (IS_OSN(card)) { ^ /kisskb/src/drivers/s390/net/qeth_l2_main.c:337:3: note: here default: ^~~~~~~ /kisskb/src/net/iucv/af_iucv.c: In function 'afiucv_hs_rcv': /kisskb/src/net/iucv/af_iucv.c:2246:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (skb->len == sizeof(struct af_iucv_trans_hdr)) { ^ /kisskb/src/net/iucv/af_iucv.c:2251:2: note: here case (AF_IUCV_FLAG_SHT): ^~~~ /kisskb/src/net/iucv/af_iucv.c: In function 'iucv_sock_close': /kisskb/src/net/iucv/af_iucv.c:510:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (iucv->transport == AF_IUCV_TRANS_HIPER) { ^ /kisskb/src/net/iucv/af_iucv.c:515:2: note: here case IUCV_DISCONN: /* fall through */ ^~~~ /kisskb/src/net/iucv/af_iucv.c:519:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!err && !skb_queue_empty(&iucv->send_skb_q)) { ^ /kisskb/src/net/iucv/af_iucv.c:529:2: note: here case IUCV_CLOSING: /* fall through */ ^~~~ /kisskb/src/net/iucv/af_iucv.c:537:3: warning: this statement may fall through [-Wimplicit-fallthrough=] skb_queue_purge(&iucv->backlog_skb_q); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/iucv/af_iucv.c:539:2: note: here default: /* fall through */ ^~~~~~~ /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/include/linux/kernel.h:15, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ubifs/ubifs.h:16, from /kisskb/src/fs/ubifs/orphan.c:10: /kisskb/src/fs/ubifs/orphan.c: In function 'orphan_delete': /kisskb/src/fs/ubifs/debug.h:158:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'ino_t' {aka 'unsigned int'} [-Wformat=] pr_debug("UBIFS DBG " type " (pid %d): " fmt "\n", current->pid, \ ^~~~~~~~~~~~ /kisskb/src/include/linux/printk.h:288:21: note: in definition of macro 'pr_fmt' #define pr_fmt(fmt) fmt ^~~ /kisskb/src/include/linux/dynamic_debug.h:143:2: note: in expansion of macro '__dynamic_func_call' __dynamic_func_call(__UNIQUE_ID(ddebug), fmt, func, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/dynamic_debug.h:153:2: note: in expansion of macro '_dynamic_func_call' _dynamic_func_call(fmt, __dynamic_pr_debug, \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/printk.h:336:2: note: in expansion of macro 'dynamic_pr_debug' dynamic_pr_debug(fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/debug.h:158:2: note: in expansion of macro 'pr_debug' pr_debug("UBIFS DBG " type " (pid %d): " fmt "\n", current->pid, \ ^~~~~~~~ /kisskb/src/fs/ubifs/debug.h:170:29: note: in expansion of macro 'ubifs_dbg_msg' #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~ /kisskb/src/fs/ubifs/orphan.c:133:3: note: in expansion of macro 'dbg_gen' dbg_gen("deleted twice ino %lu", orph->inum); ^~~~~~~ /kisskb/src/fs/ubifs/orphan.c:133:32: note: format string is defined here dbg_gen("deleted twice ino %lu", orph->inum); ~~^ %u In file included from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ubifs/ubifs.h:16, from /kisskb/src/fs/ubifs/orphan.c:10: /kisskb/src/fs/ubifs/debug.h:158:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'ino_t' {aka 'unsigned int'} [-Wformat=] pr_debug("UBIFS DBG " type " (pid %d): " fmt "\n", current->pid, \ ^~~~~~~~~~~~ /kisskb/src/include/linux/printk.h:288:21: note: in definition of macro 'pr_fmt' #define pr_fmt(fmt) fmt ^~~ /kisskb/src/include/linux/dynamic_debug.h:143:2: note: in expansion of macro '__dynamic_func_call' __dynamic_func_call(__UNIQUE_ID(ddebug), fmt, func, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/dynamic_debug.h:153:2: note: in expansion of macro '_dynamic_func_call' _dynamic_func_call(fmt, __dynamic_pr_debug, \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/printk.h:336:2: note: in expansion of macro 'dynamic_pr_debug' dynamic_pr_debug(fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/debug.h:158:2: note: in expansion of macro 'pr_debug' pr_debug("UBIFS DBG " type " (pid %d): " fmt "\n", current->pid, \ ^~~~~~~~ /kisskb/src/fs/ubifs/debug.h:170:29: note: in expansion of macro 'ubifs_dbg_msg' #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~ /kisskb/src/fs/ubifs/orphan.c:142:3: note: in expansion of macro 'dbg_gen' dbg_gen("delete later ino %lu", orph->inum); ^~~~~~~ /kisskb/src/fs/ubifs/orphan.c:142:31: note: format string is defined here dbg_gen("delete later ino %lu", orph->inum); ~~^ %u In file included from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/drivers/net/arcnet/com90xx.c:30: /kisskb/src/drivers/net/arcnet/com90xx.c: In function 'com90xx_setup': /kisskb/src/include/linux/printk.h:304:2: warning: this statement may fall through [-Wimplicit-fallthrough=] printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/arcnet/com90xx.c:695:3: note: in expansion of macro 'pr_err' pr_err("Too many arguments\n"); ^~~~~~ /kisskb/src/drivers/net/arcnet/com90xx.c:696:2: note: here case 3: /* Mem address */ ^~~~ /kisskb/src/drivers/net/arcnet/com90xx.c:697:9: warning: this statement may fall through [-Wimplicit-fallthrough=] shmem = ints[3]; ~~~~~~^~~~~~~~~ /kisskb/src/drivers/net/arcnet/com90xx.c:698:2: note: here case 2: /* IRQ */ ^~~~ /kisskb/src/drivers/net/arcnet/com90xx.c:699:7: warning: this statement may fall through [-Wimplicit-fallthrough=] irq = ints[2]; ~~~~^~~~~~~~~ /kisskb/src/drivers/net/arcnet/com90xx.c:700:2: note: here case 1: /* IO address */ ^~~~ In file included from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/drivers/net/arcnet/com90io.c:31: /kisskb/src/drivers/net/arcnet/com90io.c: In function 'com90io_setup': /kisskb/src/include/linux/printk.h:304:2: warning: this statement may fall through [-Wimplicit-fallthrough=] printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/arcnet/com90io.c:365:3: note: in expansion of macro 'pr_err' pr_err("Too many arguments\n"); ^~~~~~ /kisskb/src/drivers/net/arcnet/com90io.c:366:2: note: here case 2: /* IRQ */ ^~~~ /kisskb/src/drivers/net/arcnet/com90io.c:367:7: warning: this statement may fall through [-Wimplicit-fallthrough=] irq = ints[2]; ~~~~^~~~~~~~~ /kisskb/src/drivers/net/arcnet/com90io.c:368:2: note: here case 1: /* IO address */ ^~~~ In file included from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/drivers/net/arcnet/arc-rimi.c:30: /kisskb/src/drivers/net/arcnet/arc-rimi.c: In function 'arcrimi_setup': /kisskb/src/include/linux/printk.h:304:2: warning: this statement may fall through [-Wimplicit-fallthrough=] printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/arcnet/arc-rimi.c:365:3: note: in expansion of macro 'pr_err' pr_err("Too many arguments\n"); ^~~~~~ /kisskb/src/drivers/net/arcnet/arc-rimi.c:366:2: note: here case 3: /* Node ID */ ^~~~ /kisskb/src/drivers/net/arcnet/arc-rimi.c:367:8: warning: this statement may fall through [-Wimplicit-fallthrough=] node = ints[3]; ~~~~~^~~~~~~~~ /kisskb/src/drivers/net/arcnet/arc-rimi.c:368:2: note: here case 2: /* IRQ */ ^~~~ /kisskb/src/drivers/net/arcnet/arc-rimi.c:369:7: warning: this statement may fall through [-Wimplicit-fallthrough=] irq = ints[2]; ~~~~^~~~~~~~~ /kisskb/src/drivers/net/arcnet/arc-rimi.c:370:2: note: here case 1: /* IO address */ ^~~~ /kisskb/src/lib/test_kasan.c: In function 'kasan_alloca_oob_left': /kisskb/src/lib/test_kasan.c:488:1: warning: 'kasan_alloca_oob_left' uses dynamic stack allocation } ^ /kisskb/src/lib/test_kasan.c: In function 'kasan_alloca_oob_right': /kisskb/src/lib/test_kasan.c:498:1: warning: 'kasan_alloca_oob_right' uses dynamic stack allocation } ^ In file included from /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:40: /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:634:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - NET_SKB_PAD - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:698: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:551:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_s390-allyesconfig_s390x-gcc8 # Build took: 0:19:18.653754