# git rev-parse -q --verify 882e8691130bd75fd0ab540896db26e25eedf476^{commit} 882e8691130bd75fd0ab540896db26e25eedf476 already have revision, skipping fetch # git checkout -q -f -B kisskb 882e8691130bd75fd0ab540896db26e25eedf476 # git clean -qxdf # < git log -1 # commit 882e8691130bd75fd0ab540896db26e25eedf476 # Author: Stephen Rothwell # Date: Thu Aug 1 16:11:46 2019 +1000 # # Add linux-next specific files for 20190801 # # 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 882e8691130bd75fd0ab540896db26e25eedf476 # < make -s -j 24 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # make -s -j 24 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/mm/memcontrol.c: In function 'invalidate_reclaim_iterators': /kisskb/src/mm/memcontrol.c:1160:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] } while (memcg = parent_mem_cgroup(memcg)); ^~~~~ 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 */ ^~~~~~~ In file included from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/arch/s390/include/asm/bug.h:5, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/scatterlist.h:7, from /kisskb/src/drivers/scsi/libsas/sas_discover.c:9: /kisskb/src/drivers/scsi/libsas/sas_discover.c: In function 'sas_discover_domain': /kisskb/src/include/linux/printk.h:309:2: warning: this statement may fall through [-Wimplicit-fallthrough=] printk(KERN_NOTICE pr_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_discover.c:459:3: note: in expansion of macro 'pr_notice' pr_notice("ATA device seen but CONFIG_SCSI_SAS_ATA=N so cannot attach\n"); ^~~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_discover.c:462:2: note: here default: ^~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_s390-defconfig_s390x-gcc8 # Build took: 0:05:27.899747