# git rev-parse -q --verify c4f4d2f917729e9b7b8bb452bf4971be93e7a15f^{commit} c4f4d2f917729e9b7b8bb452bf4971be93e7a15f already have revision, skipping fetch # git checkout -q -f -B kisskb c4f4d2f917729e9b7b8bb452bf4971be93e7a15f # git clean -qxdf # < git log -1 # commit c4f4d2f917729e9b7b8bb452bf4971be93e7a15f # Merge: 9ce2078 5dcd840 # Author: Linus Torvalds # Date: Thu Mar 22 14:10:29 2018 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Always validate XFRM esn replay attribute, from Florian Westphal. # # 2) Fix RCU read lock imbalance in xfrm_get_tos(), from Xin Long. # # 3) Don't try to get firmware dump if not loaded in iwlwifi, from Shaul # Triebitz. # # 4) Fix BPF helpers to deal with SCTP GSO SKBs properly, from Daniel # Axtens. # # 5) Fix some interrupt handling issues in e1000e driver, from Benjamin # Poitier. # # 6) Use strlcpy() in several ethtool get_strings methods, from Florian # Fainelli. # # 7) Fix rhlist dup insertion, from Paul Blakey. # # 8) Fix SKB leak in netem packet scheduler, from Alexey Kodanev. # # 9) Fix driver unload crash when link is up in smsc911x, from Jeremy # Linton. # # 10) Purge out invalid socket types in l2tp_tunnel_create(), from Eric # Dumazet. # # 11) Need to purge the write queue when TCP connections are aborted, # otherwise userspace using MSG_ZEROCOPY can't close the fd. From # Soheil Hassas Yeganeh. # # 12) Fix double free in error path of team driver, from Arkadi # Sharshevsky. # # 13) Filter fixes for hv_netvsc driver, from Stephen Hemminger. # # 14) Fix non-linear packet access in ipv6 ndisc code, from Lorenzo # Bianconi. # # 15) Properly filter out unsupported feature flags in macvlan driver, # from Shannon Nelson. # # 16) Don't request loading the diag module for a protocol if the protocol # itself is not even registered. From Xin Long. # # 17) If datagram connect fails in ipv6, make sure the socket state is # consistent afterwards. From Paolo Abeni. # # 18) Use after free in qed driver, from Dan Carpenter. # # 19) If received ipv4 PMTU is less than the min pmtu, lock the mtu in the # entry. From Sabrina Dubroca. # # 20) Fix sleep in atomic in tg3 driver, from Jonathan Toppins. # # 21) Fix vlan in vlan untagging in some situations, from Toshiaki Makita. # # 22) Fix double SKB free in genlmsg_mcast(). From Nicolas Dichtel. # # 23) Fix NULL derefs in error paths of tcf_*_init(), from Davide Caratti. # # 24) Unbalanced PM runtime calls in FEC driver, from Florian Fainelli. # # 25) Memory leak in gemini driver, from Igor Pylypiv. # # 26) IDR leaks in error paths of tcf_*_init() functions, from Davide # Caratti. # # 27) Need to use GFP_ATOMIC in seg6_build_state(), from David Lebrun. # # 28) Missing dev_put() in error path of macsec_newlink(), from Dan # Carpenter. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (201 commits) # macsec: missing dev_put() on error in macsec_newlink() # net: dsa: Fix functional dsa-loop dependency on FIXED_PHY # hv_netvsc: common detach logic # hv_netvsc: change GPAD teardown order on older versions # hv_netvsc: use RCU to fix concurrent rx and queue changes # hv_netvsc: disable NAPI before channel close # net/ipv6: Handle onlink flag with multipath routes # ppp: avoid loop in xmit recursion detection code # ipv6: sr: fix NULL pointer dereference when setting encap source address # ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state # net: aquantia: driver version bump # net: aquantia: Implement pci shutdown callback # net: aquantia: Allow live mac address changes # net: aquantia: Add tx clean budget and valid budget handling logic # net: aquantia: Change inefficient wait loop on fw data reads # net: aquantia: Fix a regression with reset on old firmware # net: aquantia: Fix hardware reset when SPI may rarely hangup # s390/qeth: on channel error, reject further cmd requests # s390/qeth: lock read device while queueing next buffer # s390/qeth: when thread completes, wake up all waiters # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/am33_2.0-linux/bin/am33_2.0-linux-gcc --version # < git log --format=%s --max-count=1 c4f4d2f917729e9b7b8bb452bf4971be93e7a15f # < make -s -j 8 ARCH=mn10300 O=/kisskb/build/linus_asb2303_defconfig_am33_2.0 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/am33_2.0-linux/bin/am33_2.0-linux- asb2303_defconfig warning: (MN10300 && HAVE_HARDLOCKUP_DETECTOR_ARCH) selects HAVE_NMI_WATCHDOG which has unmet direct dependencies (HAVE_NMI) warning: (MN10300 && HAVE_HARDLOCKUP_DETECTOR_ARCH) selects HAVE_NMI_WATCHDOG which has unmet direct dependencies (HAVE_NMI) # make -s -j 8 ARCH=mn10300 O=/kisskb/build/linus_asb2303_defconfig_am33_2.0 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/am33_2.0-linux/bin/am33_2.0-linux- warning: (MN10300 && HAVE_HARDLOCKUP_DETECTOR_ARCH) selects HAVE_NMI_WATCHDOG which has unmet direct dependencies (HAVE_NMI) warning: (MN10300 && HAVE_HARDLOCKUP_DETECTOR_ARCH) selects HAVE_NMI_WATCHDOG which has unmet direct dependencies (HAVE_NMI) :1191:2: warning: #warning syscall fanotify_init not implemented [-Wcpp] :1194:2: warning: #warning syscall fanotify_mark not implemented [-Wcpp] :1197:2: warning: #warning syscall prlimit64 not implemented [-Wcpp] :1200:2: warning: #warning syscall name_to_handle_at not implemented [-Wcpp] :1203:2: warning: #warning syscall open_by_handle_at not implemented [-Wcpp] :1206:2: warning: #warning syscall clock_adjtime not implemented [-Wcpp] :1209:2: warning: #warning syscall syncfs not implemented [-Wcpp] :1212:2: warning: #warning syscall sendmmsg not implemented [-Wcpp] :1218:2: warning: #warning syscall process_vm_readv not implemented [-Wcpp] :1221:2: warning: #warning syscall process_vm_writev not implemented [-Wcpp] :1224:2: warning: #warning syscall kcmp not implemented [-Wcpp] :1227:2: warning: #warning syscall finit_module not implemented [-Wcpp] :1230:2: warning: #warning syscall sched_setattr not implemented [-Wcpp] :1233:2: warning: #warning syscall sched_getattr not implemented [-Wcpp] :1236:2: warning: #warning syscall renameat2 not implemented [-Wcpp] :1239:2: warning: #warning syscall seccomp not implemented [-Wcpp] :1242:2: warning: #warning syscall getrandom not implemented [-Wcpp] :1245:2: warning: #warning syscall memfd_create not implemented [-Wcpp] :1248:2: warning: #warning syscall bpf not implemented [-Wcpp] :1251:2: warning: #warning syscall execveat not implemented [-Wcpp] :1254:2: warning: #warning syscall socket not implemented [-Wcpp] :1257:2: warning: #warning syscall socketpair not implemented [-Wcpp] :1260:2: warning: #warning syscall bind not implemented [-Wcpp] :1263:2: warning: #warning syscall connect not implemented [-Wcpp] :1266:2: warning: #warning syscall listen not implemented [-Wcpp] :1269:2: warning: #warning syscall accept4 not implemented [-Wcpp] :1272:2: warning: #warning syscall getsockopt not implemented [-Wcpp] :1275:2: warning: #warning syscall setsockopt not implemented [-Wcpp] :1278:2: warning: #warning syscall getsockname not implemented [-Wcpp] :1281:2: warning: #warning syscall getpeername not implemented [-Wcpp] :1284:2: warning: #warning syscall sendto not implemented [-Wcpp] :1287:2: warning: #warning syscall sendmsg not implemented [-Wcpp] :1290:2: warning: #warning syscall recvfrom not implemented [-Wcpp] :1293:2: warning: #warning syscall recvmsg not implemented [-Wcpp] :1296:2: warning: #warning syscall shutdown not implemented [-Wcpp] :1299:2: warning: #warning syscall userfaultfd not implemented [-Wcpp] :1302:2: warning: #warning syscall membarrier not implemented [-Wcpp] :1305:2: warning: #warning syscall mlock2 not implemented [-Wcpp] :1308:2: warning: #warning syscall copy_file_range not implemented [-Wcpp] :1311:2: warning: #warning syscall preadv2 not implemented [-Wcpp] :1314:2: warning: #warning syscall pwritev2 not implemented [-Wcpp] :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] /kisskb/src/arch/mn10300/mm/dma-alloc.c: In function 'mn10300_dma_alloc': /kisskb/src/arch/mn10300/mm/dma-alloc.c:29:2: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat] /kisskb/src/arch/mn10300/mm/dma-alloc.c: At top level: /kisskb/src/arch/mn10300/mm/dma-alloc.c:109:12: warning: 'mn10300_dma_supported' defined but not used [-Wunused-function] /kisskb/src/ipc/msgutil.c: In function 'alloc_msg': /kisskb/src/ipc/msgutil.c:55:9: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/ipc/msgutil.c:67:10: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/ipc/msgutil.c: In function 'load_msg': /kisskb/src/ipc/msgutil.c:95:9: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/ipc/msgutil.c:102:10: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/ipc/msgutil.c: In function 'store_msg': /kisskb/src/ipc/msgutil.c:155:9: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/ipc/msgutil.c:162:10: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/drivers/base/component.c: In function 'find_components': /kisskb/src/drivers/base/component.c:174:3: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat] /kisskb/src/drivers/char/random.c: In function 'urandom_read': /kisskb/src/drivers/char/random.c:1776:10: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat] /kisskb/src/drivers/char/random.c: In function 'write_pool': /kisskb/src/drivers/char/random.c:1810:11: warning: comparison of distinct pointer types lacks a cast [enabled by default] In file included from /kisskb/src/mm/percpu.c:1290:0: /kisskb/src/mm/percpu-km.c: In function 'pcpu_verify_alloc_info': /kisskb/src/mm/percpu-km.c:115:3: warning: format '%zu' expects argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat] /kisskb/src/mm/percpu.c: In function 'pcpu_alloc': /kisskb/src/mm/percpu.c:1371:3: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat] /kisskb/src/mm/percpu.c:1371:3: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat] /kisskb/src/mm/percpu.c:1502:3: warning: format '%zu' expects argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat] /kisskb/src/mm/percpu.c:1502:3: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat] /kisskb/src/mm/percpu.c: In function 'pcpu_dump_alloc_info': /kisskb/src/mm/percpu.c:1939:9: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat] /kisskb/src/mm/percpu.c:1939:9: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat] /kisskb/src/mm/percpu.c:1939:9: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat] /kisskb/src/mm/percpu.c:1939:9: warning: format '%zu' expects argument of type 'size_t', but argument 6 has type 'unsigned int' [-Wformat] /kisskb/src/mm/percpu.c:1939:9: warning: format '%zu' expects argument of type 'size_t', but argument 7 has type 'unsigned int' [-Wformat] /kisskb/src/mm/percpu.c:1939:9: warning: format '%zu' expects argument of type 'size_t', but argument 8 has type 'unsigned int' [-Wformat] /kisskb/src/mm/slab_common.c: In function 'create_boot_cache': /kisskb/src/mm/slab_common.c:936:6: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/crypto/drbg.c: In function 'drbg_seed': /kisskb/src/crypto/drbg.c:1062:3: warning: format '%zu' expects argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat] /kisskb/src/crypto/drbg.c: In function 'drbg_generate': /kisskb/src/crypto/drbg.c:1275:3: warning: format '%zu' expects argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat] /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:127:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:94:6: note: 'levelspread[]' was declared here /kisskb/src/fs/libfs.c: In function 'simple_attr_write': /kisskb/src/fs/libfs.c:878:9: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/kernel/acct.c: In function 'acct_pin_kill': /kisskb/src/kernel/acct.c:177:2: warning: value computed is not used [-Wunused-value] /kisskb/src/mm/pgtable-generic.c: In function 'ptep_clear_flush': /kisskb/src/mm/pgtable-generic.c:83:20: warning: unused variable 'mm' [-Wunused-variable] /kisskb/src/lib/iov_iter.c: In function 'sanity': /kisskb/src/lib/iov_iter.c:341:2: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat] /kisskb/src/mm/dmapool.c: In function 'show_pools': /kisskb/src/mm/dmapool.c:99:6: warning: format '%zu' expects argument of type 'size_t', but argument 6 has type 'unsigned int' [-Wformat] /kisskb/src/mm/dmapool.c:99:6: warning: format '%zu' expects argument of type 'size_t', but argument 7 has type 'unsigned int' [-Wformat] /kisskb/src/fs/jffs2/read.c: In function 'jffs2_read_dnode': /kisskb/src/fs/jffs2/read.c:47:3: warning: format '%zx' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat] /kisskb/src/fs/jffs2/nodemgmt.c: In function 'jffs2_mark_node_obsolete': /kisskb/src/fs/jffs2/nodemgmt.c:765:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/nodemgmt.c:788:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/readinode.c: In function 'check_node_data': /kisskb/src/fs/jffs2/readinode.c:69:3: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat] /kisskb/src/fs/jffs2/readinode.c:92:4: warning: format '%zd' expects argument of type 'signed size_t', but argument 5 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/readinode.c: In function 'read_direntry': /kisskb/src/fs/jffs2/readinode.c:665:4: warning: format '%zd' expects argument of type 'signed size_t', but argument 5 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/readinode.c: In function 'read_more': /kisskb/src/fs/jffs2/readinode.c:951:3: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat] /kisskb/src/fs/jffs2/readinode.c: In function 'jffs2_get_inode_nodes': /kisskb/src/fs/jffs2/readinode.c:1036:4: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat] /kisskb/src/fs/jffs2/readinode.c: In function 'jffs2_do_read_inode_internal': /kisskb/src/fs/jffs2/readinode.c:1207:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 5 has type 'size_t' [-Wformat] /kisskb/src/drivers/rtc/rtc-cmos.c: In function 'cmos_do_probe': /kisskb/src/drivers/rtc/rtc-cmos.c:825:2: warning: format '%zd' expects argument of type 'signed size_t', but argument 5 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/write.c: In function 'jffs2_write_dnode': /kisskb/src/fs/jffs2/write.c:113:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 5 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/write.c: In function 'jffs2_write_dirent': /kisskb/src/fs/jffs2/write.c:271:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 5 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/scan.c: In function 'jffs2_scan_medium': /kisskb/src/fs/jffs2/scan.c:105:3: warning: format '%zx' expects argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat] /kisskb/src/fs/jffs2/scan.c:121:3: warning: format '%zu' expects argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat] /kisskb/src/fs/jffs2/scan.c:128:3: warning: format '%zu' expects argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat] /kisskb/src/fs/jffs2/scan.c: In function 'jffs2_fill_scan_buf': /kisskb/src/fs/jffs2/scan.c:300:3: warning: format '%zx' expects argument of type 'size_t', but argument 3 has type 'unsigned int' [-Wformat] /kisskb/src/fs/jffs2/gc.c: In function 'jffs2_garbage_collect_pristine': /kisskb/src/fs/jffs2/gc.c:703:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 5 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/gc.c: In function 'jffs2_garbage_collect_deletion_dirent': /kisskb/src/fs/jffs2/gc.c:954:5: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/gc.c: In function 'jffs2_garbage_collect_hole': /kisskb/src/fs/jffs2/gc.c:1035:4: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat] /kisskb/src/arch/mn10300/lib/checksum.c: In function 'csum_partial_copy': /kisskb/src/arch/mn10300/lib/checksum.c:56:16: warning: ignoring return value of 'copy_from_user', declared with attribute warn_unused_result [-Wunused-result] /kisskb/src/lib/kstrtox.c: In function 'kstrtobool_from_user': /kisskb/src/lib/kstrtox.c:379:10: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/lib/kstrtox.c: In function 'kstrtoull_from_user': /kisskb/src/lib/kstrtox.c:401:1: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/lib/kstrtox.c: In function 'kstrtoll_from_user': /kisskb/src/lib/kstrtox.c:402:1: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/lib/kstrtox.c: In function 'kstrtoul_from_user': /kisskb/src/lib/kstrtox.c:403:1: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/lib/kstrtox.c: In function 'kstrtol_from_user': /kisskb/src/lib/kstrtox.c:404:1: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/lib/kstrtox.c: In function 'kstrtouint_from_user': /kisskb/src/lib/kstrtox.c:405:1: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/lib/kstrtox.c: In function 'kstrtoint_from_user': /kisskb/src/lib/kstrtox.c:406:1: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/lib/kstrtox.c: In function 'kstrtou16_from_user': /kisskb/src/lib/kstrtox.c:407:1: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/lib/kstrtox.c: In function 'kstrtos16_from_user': /kisskb/src/lib/kstrtox.c:408:1: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/lib/kstrtox.c: In function 'kstrtou8_from_user': /kisskb/src/lib/kstrtox.c:409:1: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/lib/kstrtox.c: In function 'kstrtos8_from_user': /kisskb/src/lib/kstrtox.c:410:1: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/fs/jffs2/erase.c: In function 'jffs2_block_check_erase': /kisskb/src/fs/jffs2/erase.c:357:4: warning: format '%zx' expects argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat] /kisskb/src/fs/jffs2/erase.c:402:4: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/erase.c: In function 'jffs2_mark_erased_block': /kisskb/src/fs/jffs2/erase.c:471:5: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/wbuf.c: In function '__jffs2_flush_wbuf': /kisskb/src/fs/jffs2/wbuf.c:645:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 2 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/wbuf.c: In function 'jffs2_flash_read': /kisskb/src/fs/jffs2/wbuf.c:971:4: warning: format '%zx' expects argument of type 'size_t', but argument 2 has type 'unsigned int' [-Wformat] /kisskb/src/fs/jffs2/wbuf.c: In function 'jffs2_check_oob_empty': /kisskb/src/fs/jffs2/wbuf.c:1048:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/wbuf.c:1048:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/wbuf.c: In function 'jffs2_check_nand_cleanmarker': /kisskb/src/fs/jffs2/wbuf.c:1090:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/wbuf.c:1090:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/wbuf.c: In function 'jffs2_write_nand_cleanmarker': /kisskb/src/fs/jffs2/wbuf.c:1115:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat] /kisskb/src/fs/jffs2/wbuf.c:1115:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'size_t' [-Wformat] /kisskb/src/drivers/tty/serial/earlycon.c: In function 'earlycon_init': /kisskb/src/drivers/tty/serial/earlycon.c:71:32: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/net/core/dev_ioctl.c: In function 'dev_ifsioc_locked': /kisskb/src/net/core/dev_ioctl.c:131:11: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/net/core/dev_ioctl.c: In function 'dev_ifsioc': /kisskb/src/net/core/dev_ioctl.c:255:10: warning: comparison of distinct pointer types lacks a cast [enabled by default] /kisskb/src/net/sunrpc/xprtsock.c: In function 'bc_malloc': /kisskb/src/net/sunrpc/xprtsock.c:2641:3: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat] /kisskb/src/net/sunrpc/svc.c: In function 'svc_process_common': /kisskb/src/net/sunrpc/svc.c:1345:4: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'size_t' [-Wformat] Kernel: arch/mn10300/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_asb2303_defconfig_am33_2.0 # Build took: 0:00:30.441751