# git rev-parse -q --verify 2896b357f6d1619f8ed767fe816ced87dbf5abe4^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-2.6.32.y # git rev-parse -q --verify 2896b357f6d1619f8ed767fe816ced87dbf5abe4^{commit} 2896b357f6d1619f8ed767fe816ced87dbf5abe4 # git checkout -q -f -B kisskb 2896b357f6d1619f8ed767fe816ced87dbf5abe4 # git clean -qxdf # < git log -1 # commit 2896b357f6d1619f8ed767fe816ced87dbf5abe4 # Author: Willy Tarreau # Date: Sat Mar 12 14:25:38 2016 +0100 # # Linux 2.6.32.71 # # Signed-off-by: Willy Tarreau # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 2896b357f6d1619f8ed767fe816ced87dbf5abe4 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-32_pmac32_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig /kisskb/src/scripts/kconfig/conf.c: In function 'conf_sym': /kisskb/src/scripts/kconfig/conf.c:159:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] 159 | int type; | ^~~~ /kisskb/src/scripts/kconfig/conf.c: In function 'conf_choice': /kisskb/src/scripts/kconfig/conf.c:231:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] 231 | int type; | ^~~~ In file included from scripts/kconfig/zconf.tab.c:2451: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:434:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 128 [-Wformat-overflow=] 434 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:434:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:434:2: note: 'sprintf' output 1 or more bytes (assuming 135) into a destination of size 128 434 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:437:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 128 [-Wformat-overflow=] 437 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:437:3: note: 'sprintf' output between 13 and 150 bytes into a destination of size 128 437 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # < make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-32_pmac32_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # yes \n | make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-32_pmac32_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-32_pmac32_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/scripts/dtc/flattree.c: In function 'flat_read_mem_reserve': /kisskb/src/scripts/dtc/flattree.c:674:14: warning: variable 'p' set but not used [-Wunused-but-set-variable] 674 | const char *p; | ^ /kisskb/src/scripts/dtc/dtc.c: In function 'main': /kisskb/src/scripts/dtc/dtc.c:118:17: warning: variable 'check' set but not used [-Wunused-but-set-variable] 118 | int force = 0, check = 0; | ^~~~~ In function 'cpio_replace_env', inlined from 'cpio_mkfile_line' at /kisskb/src/usr/gen_init_cpio.c:445:26: /kisskb/src/usr/gen_init_cpio.c:390:4: warning: 'strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 390 | strncpy(new_location, expanded, PATH_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /kisskb/src/kernel/timeconst.pl line 373. make[2]: *** [/kisskb/src/kernel/Makefile:129: kernel/timeconst.h] Error 255 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/sched.c: In function 'wake_up_new_task': /kisskb/src/kernel/sched.c:2767:6: warning: unused variable 'cpu' [-Wunused-variable] int cpu = get_cpu(); ^ In file included from /kisskb/src/include/linux/cache.h:4:0, from /kisskb/src/arch/powerpc/include/asm/thread_info.h:26, from /kisskb/src/include/linux/thread_info.h:56, from /kisskb/src/include/linux/preempt.h:9, from /kisskb/src/include/linux/spinlock.h:50, from /kisskb/src/include/linux/mmzone.h:7, from /kisskb/src/include/linux/gfp.h:4, from /kisskb/src/include/linux/mm.h:8, from /kisskb/src/kernel/sched.c:29: /kisskb/src/kernel/sched.c: In function 'update_sysctl': /kisskb/src/include/linux/kernel.h:617:17: warning: comparison of distinct pointer types lacks a cast (void) (&_min1 == &_min2); \ ^ /kisskb/src/kernel/sched.c:7316:22: note: in expansion of macro 'min' unsigned int cpus = min(num_online_cpus(), 8U); ^ /kisskb/src/ipc/msg.c: In function 'msgctl_down': /kisskb/src/ipc/msg.c:426:37: warning: 'msqid64.msg_qbytes' may be used uninitialized in this function [-Wmaybe-uninitialized] &msqid64.msg_perm, msqid64.msg_qbytes); ^ /kisskb/src/fs/namespace.c: In function 'sys_mount': /kisskb/src/fs/namespace.c:2119:6: warning: 'kernel_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = do_mount(kernel_dev, kernel_dir, kernel_type, flags, ^ /kisskb/src/fs/namespace.c:2119:6: warning: 'kernel_type' may be used uninitialized in this function [-Wmaybe-uninitialized] /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_inval_entry': /kisskb/src/fs/fuse/dev.c:929:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/crypto/wp512.c: In function 'wp512_process_buffer': /kisskb/src/crypto/wp512.c:981:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ make[1]: *** [/kisskb/src/Makefile:881: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/include/linux/mm.h:11:0, from /kisskb/src/fs/fuse/fuse_i.h:18, from /kisskb/src/fs/fuse/file.c:9: /kisskb/src/fs/fuse/file.c: In function 'fuse_file_poll': /kisskb/src/include/linux/rbtree.h:155:26: warning: 'parent' may be used uninitialized in this function [-Wmaybe-uninitialized] node->rb_parent_color = (unsigned long )parent; ^ /kisskb/src/fs/fuse/file.c:2002:27: note: 'parent' was declared here struct rb_node **link, *parent; ^ In file included from /kisskb/src/sound/ppc/pmac.h:25:0, from /kisskb/src/sound/ppc/awacs.c:29: /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:200:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wmaybe-uninitialized] return _snd_ctl_add_slave(master, slave, 0); ^ /kisskb/src/sound/ppc/awacs.c:886:36: note: 'speaker_vol' was declared here struct snd_kcontrol *master_vol, *speaker_vol; ^ In file included from /kisskb/src/sound/ppc/pmac.h:25:0, from /kisskb/src/sound/ppc/awacs.c:29: /kisskb/src/include/sound/control.h:200:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized] return _snd_ctl_add_slave(master, slave, 0); ^ /kisskb/src/sound/ppc/awacs.c:886:23: note: 'master_vol' was declared here struct snd_kcontrol *master_vol, *speaker_vol; ^ /kisskb/src/fs/nfs/inode.c: In function 'nfs_zap_caches_locked': /kisskb/src/fs/nfs/inode.c:159:41: warning: argument to 'sizeof' in 'memset' call is the same pointer type '__be32 *' as the destination; expected '__be32' or an explicit length [-Wsizeof-pointer-memaccess] memset(NFS_COOKIEVERF(inode), 0, sizeof(NFS_COOKIEVERF(inode))); ^ /kisskb/src/net/ethernet/eth.c:402:1: warning: 'print_mac' is deprecated (declared at /kisskb/src/net/ethernet/eth.c:397) [-Wdeprecated-declarations] EXPORT_SYMBOL(print_mac); ^ In file included from /kisskb/src/net/ethernet/eth.c:40:0: /kisskb/src/include/linux/module.h:202:22: warning: 'print_mac' is deprecated (declared at /kisskb/src/net/ethernet/eth.c:397) [-Wdeprecated-declarations] static const struct kernel_symbol __ksymtab_##sym \ ^ /kisskb/src/include/linux/module.h:208:2: note: in expansion of macro '__EXPORT_SYMBOL' __EXPORT_SYMBOL(sym, "") ^ /kisskb/src/net/ethernet/eth.c:402:1: note: in expansion of macro 'EXPORT_SYMBOL' EXPORT_SYMBOL(print_mac); ^ /kisskb/src/sound/ppc/tumbler.c: In function 'snapper_set_capture_source': /kisskb/src/sound/ppc/tumbler.c:785:12: warning: operation on 'mix->acs' may be undefined [-Wsequence-point] mix->acs = mix->acs |= 2; ^ In file included from /kisskb/src/include/linux/sem.h:81:0, from /kisskb/src/include/linux/sched.h:71, from /kisskb/src/arch/powerpc/include/asm/elf.h:5, from /kisskb/src/include/linux/elf.h:7, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/sched/sch_generic.c:15: /kisskb/src/net/sched/sch_generic.c: In function 'dev_graft_qdisc': /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'noop_qdisc' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/sched/sch_generic.c:662:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev_queue->qdisc, &noop_qdisc); ^ In file included from /kisskb/src/arch/powerpc/include/asm/div64.h:1:0, from /kisskb/src/include/linux/kernel.h:75, from /kisskb/src/include/linux/cache.h:4, from /kisskb/src/include/linux/time.h:7, from /kisskb/src/include/linux/ktime.h:24, from /kisskb/src/include/linux/dccp.h:220, from /kisskb/src/net/dccp/timer.c:13: /kisskb/src/net/dccp/timer.c: In function 'dccp_timestamp': /kisskb/src/include/asm-generic/div64.h:43:28: warning: comparison of distinct pointer types lacks a cast (void)(((typeof((n)) *)0) == ((uint64_t *)0)); \ ^ /kisskb/src/net/dccp/timer.c:281:2: note: in expansion of macro 'do_div' do_div(delta, 10); ^ In file included from /kisskb/src/include/linux/sem.h:81:0, from /kisskb/src/include/linux/sched.h:71, from /kisskb/src/arch/powerpc/include/asm/elf.h:5, from /kisskb/src/include/linux/elf.h:7, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/include/linux/textsearch.h:7, from /kisskb/src/include/linux/skbuff.h:27, from /kisskb/src/include/linux/netfilter.h:6, from /kisskb/src/net/netfilter/nf_conntrack_core.c:15: /kisskb/src/net/netfilter/nf_conntrack_core.c: In function 'nf_conntrack_init': /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_conntrack_attach' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/netfilter/nf_conntrack_core.c:1386:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ip_ct_attach, nf_conntrack_attach); ^ /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'destroy_conntrack' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/netfilter/nf_conntrack_core.c:1387:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_ct_destroy, destroy_conntrack); ^ In file included from /kisskb/src/include/linux/kernel.h:21:0, from /kisskb/src/net/wireless/scan.c:6: /kisskb/src/net/wireless/scan.c: In function 'cfg80211_inform_bss': /kisskb/src/net/wireless/scan.c:482:33: warning: comparison between 'enum cfg80211_signal_type' and 'enum nl80211_bss' [-Wenum-compare] if (WARN_ON(wiphy->signal_type == NL80211_BSS_SIGNAL_UNSPEC && ^ /kisskb/src/arch/powerpc/include/asm/bug.h:98:25: note: in definition of macro 'WARN_ON' int __ret_warn_on = !!(x); \ ^ /kisskb/src/net/wireless/scan.c: In function 'cfg80211_inform_bss_frame': /kisskb/src/net/wireless/scan.c:527:33: warning: comparison between 'enum cfg80211_signal_type' and 'enum nl80211_bss' [-Wenum-compare] if (WARN_ON(wiphy->signal_type == NL80211_BSS_SIGNAL_UNSPEC && ^ /kisskb/src/arch/powerpc/include/asm/bug.h:98:25: note: in definition of macro 'WARN_ON' int __ret_warn_on = !!(x); \ ^ In file included from /kisskb/src/include/linux/sem.h:81:0, from /kisskb/src/include/linux/sched.h:71, from /kisskb/src/arch/powerpc/include/asm/elf.h:5, from /kisskb/src/include/linux/elf.h:7, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/include/linux/textsearch.h:7, from /kisskb/src/include/linux/skbuff.h:27, from /kisskb/src/include/linux/netfilter.h:6, from /kisskb/src/net/netfilter/nf_conntrack_proto.c:13: /kisskb/src/net/netfilter/nf_conntrack_proto.c: In function 'nf_conntrack_l3proto_unregister': /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_conntrack_l3proto_generic' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/netfilter/nf_conntrack_proto.c:202:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_ct_l3protos[proto->l3proto], ^ /kisskb/src/net/netfilter/nf_conntrack_proto.c: In function 'nf_conntrack_l4proto_unregister': /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_conntrack_l4proto_generic' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/netfilter/nf_conntrack_proto.c:326:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_ct_protos[l4proto->l3proto][l4proto->l4proto], ^ /kisskb/src/net/netfilter/nf_conntrack_proto.c: In function 'nf_conntrack_proto_init': /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_conntrack_l3proto_generic' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/netfilter/nf_conntrack_proto.c:351:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_ct_l3protos[i], ^ /kisskb/src/net/netfilter/nf_conntrack_netlink.c: In function 'ctnetlink_parse_tuple': /kisskb/src/net/netfilter/nf_conntrack_netlink.c:735:11: warning: comparison between 'enum ctattr_tuple' and 'enum ctattr_type' [-Wenum-compare] if (type == CTA_TUPLE_REPLY) ^ In file included from /kisskb/src/arch/powerpc/include/asm/system.h:7:0, from /kisskb/src/include/linux/list.h:7, from /kisskb/src/include/linux/wait.h:22, from /kisskb/src/include/linux/fs.h:366, from /kisskb/src/include/linux/tty.h:9, from /kisskb/src/drivers/char/tty_buffer.c:7: /kisskb/src/drivers/char/tty_buffer.c: In function 'tty_insert_flip_string': /kisskb/src/include/linux/kernel.h:617:17: warning: comparison of distinct pointer types lacks a cast (void) (&_min1 == &_min2); \ ^ /kisskb/src/drivers/char/tty_buffer.c:250:14: note: in expansion of macro 'min' int goal = min(size - copied, TTY_BUFFER_PAGE); ^ /kisskb/src/drivers/char/tty_buffer.c: In function 'tty_insert_flip_string_flags': /kisskb/src/include/linux/kernel.h:617:17: warning: comparison of distinct pointer types lacks a cast (void) (&_min1 == &_min2); \ ^ /kisskb/src/drivers/char/tty_buffer.c:287:14: note: in expansion of macro 'min' int goal = min(size - copied, TTY_BUFFER_PAGE); ^ /kisskb/src/net/sunrpc/auth_gss/auth_gss.c: In function 'gss_pipe_downcall': /kisskb/src/net/sunrpc/auth_gss/auth_gss.c:660:5: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'ssize_t' [-Wformat=] "gss_fill_context: %ld\n", __func__, err); ^ In file included from /kisskb/src/include/linux/device-mapper.h:11:0, from /kisskb/src/drivers/md/dm.h:14, from /kisskb/src/drivers/md/dm.c:8: /kisskb/src/drivers/md/dm.c: In function 'split_bvec': /kisskb/src/include/linux/bio.h:658:41: warning: statement with no effect [-Wunused-value] #define bio_integrity_clone(a, b, c, d) (0) ^ /kisskb/src/drivers/md/dm.c:1040:3: note: in expansion of macro 'bio_integrity_clone' bio_integrity_clone(clone, bio, GFP_NOIO, bs); ^ /kisskb/src/drivers/md/dm.c: In function 'clone_bio': /kisskb/src/include/linux/bio.h:658:41: warning: statement with no effect [-Wunused-value] #define bio_integrity_clone(a, b, c, d) (0) ^ /kisskb/src/drivers/md/dm.c:1068:3: note: in expansion of macro 'bio_integrity_clone' bio_integrity_clone(clone, bio, GFP_NOIO, bs); ^ In file included from /kisskb/src/include/linux/device-mapper.h:12:0, from /kisskb/src/drivers/md/dm.h:14, from /kisskb/src/drivers/md/dm-table.c:8: /kisskb/src/drivers/md/dm-table.c: In function 'dm_table_set_integrity': /kisskb/src/include/linux/blkdev.h:1263:39: warning: statement with no effect [-Wunused-value] #define blk_integrity_register(a, b) (0) ^ /kisskb/src/drivers/md/dm-table.c:1083:2: note: in expansion of macro 'blk_integrity_register' blk_integrity_register(dm_disk(t->md), ^ /kisskb/src/include/linux/blkdev.h:1263:39: warning: statement with no effect [-Wunused-value] #define blk_integrity_register(a, b) (0) ^ /kisskb/src/drivers/md/dm-table.c:1089:2: note: in expansion of macro 'blk_integrity_register' blk_integrity_register(dm_disk(t->md), NULL); ^ /kisskb/src/drivers/net/pcnet32.c: In function 'pcnet32_probe1': /kisskb/src/drivers/net/pcnet32.c:1768:34: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(dev->dev_addr, 0, sizeof(dev->dev_addr)); ^ /kisskb/src/net/ipv4/netfilter/nf_nat_standalone.c: In function 'nf_nat_fn': /kisskb/src/net/ipv4/netfilter/nf_nat_standalone.c:117:2: warning: case value '4' not in enumerated type 'enum ip_conntrack_info' [-Wswitch] case IP_CT_RELATED+IP_CT_IS_REPLY: ^ In file included from /kisskb/src/include/linux/sem.h:81:0, from /kisskb/src/include/linux/sched.h:71, from /kisskb/src/arch/powerpc/include/asm/elf.h:5, from /kisskb/src/include/linux/elf.h:7, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/include/linux/textsearch.h:7, from /kisskb/src/include/linux/skbuff.h:27, from /kisskb/src/include/linux/icmp.h:86, from /kisskb/src/net/ipv4/netfilter/nf_nat_standalone.c:9: /kisskb/src/net/ipv4/netfilter/nf_nat_standalone.c: In function 'nf_nat_standalone_init': /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'nat_decode_session' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/ipv4/netfilter/nf_nat_standalone.c:292:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ip_nat_decode_session, nat_decode_session); ^ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'pci_mmap_resource': /kisskb/src/drivers/pci/pci-sysfs.c:710:3: warning: format '%Lx' expects argument of type 'long long unsigned int', but argument 7 has type 'resource_size_t' [-Wformat=] WARN(1, "process \"%s\" tried to map 0x%08lx bytes " ^ /kisskb/src/drivers/pci/pci-sysfs.c:710:3: warning: format '%Lx' expects argument of type 'long long unsigned int', but argument 8 has type 'resource_size_t' [-Wformat=] /kisskb/src/drivers/gpu/drm/ati_pcigart.c: In function 'drm_ati_pcigart_init': /kisskb/src/drivers/gpu/drm/ati_pcigart.c:115:4: warning: format '%Lx' expects argument of type 'long long unsigned int', but argument 3 has type 'dma_addr_t' [-Wformat=] DRM_ERROR("fail to set dma mask to 0x%Lx\n", ^ In file included from /kisskb/src/include/linux/sem.h:81:0, from /kisskb/src/include/linux/sched.h:71, from /kisskb/src/arch/powerpc/include/asm/elf.h:5, from /kisskb/src/include/linux/elf.h:7, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/ipv4/netfilter/nf_nat_core.c:11: /kisskb/src/net/ipv4/netfilter/nf_nat_core.c: In function 'nf_nat_protocol_unregister': /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_nat_unknown_protocol' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/ipv4/netfilter/nf_nat_core.c:539:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_nat_protos[proto->protonum], ^ /kisskb/src/net/ipv4/netfilter/nf_nat_core.c: In function 'nf_nat_init': /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_nat_unknown_protocol' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/ipv4/netfilter/nf_nat_core.c:733:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_nat_protos[i], &nf_nat_unknown_protocol); ^ /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_nat_protocol_tcp' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/ipv4/netfilter/nf_nat_core.c:734:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_nat_protos[IPPROTO_TCP], &nf_nat_protocol_tcp); ^ /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_nat_protocol_udp' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/ipv4/netfilter/nf_nat_core.c:735:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_nat_protos[IPPROTO_UDP], &nf_nat_protocol_udp); ^ /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_nat_protocol_icmp' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/ipv4/netfilter/nf_nat_core.c:736:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_nat_protos[IPPROTO_ICMP], &nf_nat_protocol_icmp); ^ /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_nat_seq_adjust' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/ipv4/netfilter/nf_nat_core.c:745:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_nat_seq_adjust_hook, nf_nat_seq_adjust); ^ /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'nfnetlink_parse_nat_setup' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/ipv4/netfilter/nf_nat_core.c:747:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nfnetlink_parse_nat_setup_hook, ^ /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_nat_get_offset' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/ipv4/netfilter/nf_nat_core.c:750:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_ct_nat_offset, nf_nat_get_offset); ^ /kisskb/src/drivers/net/wireless/b43/phy_lp.c:382:13: warning: 'lpphy_restore_dig_flt_state' defined but not used [-Wunused-function] static void lpphy_restore_dig_flt_state(struct b43_wldev *dev) ^ /kisskb/src/drivers/net/wireless/b43/phy_lp.c:890:13: warning: 'lpphy_disable_rx_gain_override' defined but not used [-Wunused-function] static void lpphy_disable_rx_gain_override(struct b43_wldev *dev) ^ In file included from /kisskb/src/include/linux/sem.h:81:0, from /kisskb/src/include/linux/sched.h:71, from /kisskb/src/arch/powerpc/include/asm/elf.h:5, from /kisskb/src/include/linux/elf.h:7, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/ipv4/netfilter/nf_nat_irc.c:13: /kisskb/src/net/ipv4/netfilter/nf_nat_irc.c: In function 'nf_nat_irc_init': /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'help' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/ipv4/netfilter/nf_nat_irc.c:78:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_nat_irc_hook, help); ^ In file included from /kisskb/src/include/linux/sem.h:81:0, from /kisskb/src/include/linux/sched.h:71, from /kisskb/src/arch/powerpc/include/asm/elf.h:5, from /kisskb/src/include/linux/elf.h:7, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/ipv4/netfilter/nf_nat_ftp.c:11: /kisskb/src/net/ipv4/netfilter/nf_nat_ftp.c: In function 'nf_nat_ftp_init': /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'nf_nat_ftp' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/ipv4/netfilter/nf_nat_ftp.c:151:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_nat_ftp_hook, nf_nat_ftp); ^ In file included from /kisskb/src/include/linux/sem.h:81:0, from /kisskb/src/include/linux/sched.h:71, from /kisskb/src/arch/powerpc/include/asm/elf.h:5, from /kisskb/src/include/linux/elf.h:7, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/ipv4/netfilter/nf_nat_tftp.c:8: /kisskb/src/net/ipv4/netfilter/nf_nat_tftp.c: In function 'nf_nat_tftp_init': /kisskb/src/include/linux/rcupdate.h:259:12: warning: the comparison will always evaluate as 'true' for the address of 'help' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/net/ipv4/netfilter/nf_nat_tftp.c:47:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nf_nat_tftp_hook, help); ^ /kisskb/src/drivers/scsi/aic7xxx_old.c: In function 'aic7xxx_register': /kisskb/src/drivers/scsi/aic7xxx_old.c:7907:5: warning: case value '257' not in enumerated type 'ahc_chip' [-Wswitch] case (AHC_AIC7770|AHC_VL): ^ /kisskb/src/drivers/scsi/aic7xxx_old.c:7904:5: warning: case value '513' not in enumerated type 'ahc_chip' [-Wswitch] case (AHC_AIC7770|AHC_EISA): ^ /kisskb/src/drivers/scsi/aic7xxx_old.c: In function 'aic7xxx_load_seeprom': /kisskb/src/drivers/scsi/aic7xxx_old.c:8523:5: warning: case value '257' not in enumerated type 'ahc_chip' [-Wswitch] case (AHC_AIC7770|AHC_VL): ^ /kisskb/src/drivers/scsi/aic7xxx_old.c:8516:5: warning: case value '513' not in enumerated type 'ahc_chip' [-Wswitch] case (AHC_AIC7770|AHC_EISA): /* None of these adapters have seeproms. */ ^ /kisskb/src/drivers/net/wireless/prism54/isl_ioctl.c: In function 'prism54_ioctl': /kisskb/src/drivers/net/wireless/prism54/isl_ioctl.c:2734:14: warning: array subscript is above array bounds [-Warray-bounds] current_ev = prism54_translate_bss(ndev, &info, current_ev, ^ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_get_atom_connector_info_from_supported_devices_table': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:700:1: warning: the frame size of 1440 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ make: *** [Makefile:120: sub-make] Error 2 Command 'make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-32_pmac32_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-32_pmac32_defconfig_powerpc-gcc4.9 # Build took: 0:01:16.984576