lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 12 Apr 2016 09:07:47 +0200
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	linux-kernel@...r.kernel.org
Subject: Build regressions/improvements in v4.6-rc3

Below is the list of build error/warning regressions/improvements in
v4.6-rc3[1] compared to v4.5[2].

Summarized:
  - build errors: +11/-7
  - build warnings: +164/-154

JFYI, when comparing v4.6-rc3[1] to v4.6-rc2[3], the summaries are:
  - build errors: +5/-8
  - build warnings: +65/-44

Note that there may be false regressions, as some logs are incomplete.
Still, they're build errors/warnings.

As I haven't mastered kup yet, there's no verbose summary at
http://www.kernel.org/pub/linux/kernel/people/geert/linux-log/v4.6-rc3.summary.gz

Happy fixing! ;-)

Thanks to the linux-next team for providing the build service.

[1] http://kisskb.ellerman.id.au/kisskb/head/10162/ (all 262 configs)
[2] http://kisskb.ellerman.id.au/kisskb/head/10047/ (all 262 configs)
[3] http://kisskb.ellerman.id.au/kisskb/head/10139/ (261 out of 262 configs)


*** ERRORS ***

11 error regressions:
  + /home/kisskb/slave/src/fs/xfs/xfs_ondisk.h: error: call to '__compiletime_assert_79' declared with attribute error: XFS: sizeof(xfs_attr_shortform_t) is wrong, expected 8:  => 79:2
  + /tmp/cc6IUqGJ.s: Error: pcrel too far BFD_RELOC_BFIN_10:  => 889
  + error: hns_dsaf_gmac.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.udelay' defined in .text section in arch/powerpc/kernel/built-in.o:  => (.text+0x1ff84a8), (.text+0x1ff84e0)
  + error: hns_dsaf_gmac.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_27' defined in .text.save.restore section in arch/powerpc/lib/built-in.o:  => (.text+0x1ff7750)
  + error: hns_dsaf_gmac.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_30' defined in .text.save.restore section in arch/powerpc/lib/built-in.o:  => (.text+0x1ff83f8)
  + error: hns_dsaf_mac.c: relocation truncated to fit: R_PPC64_REL24 against symbol `._mcount' defined in .text section in arch/powerpc/kernel/entry_64.o:  => (.text+0x1ff8994), (.text+0x1ff8740)
  + error: hns_dsaf_mac.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.of_parse_phandle' defined in .text section in drivers/built-in.o:  => (.text+0x1ff8a3c)
  + error: hns_dsaf_mac.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_29' defined in .text.save.restore section in arch/powerpc/lib/built-in.o:  => (.text+0x1ff872c)
  + error: hns_dsaf_mac.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_30' defined in .text.save.restore section in arch/powerpc/lib/built-in.o:  => (.text+0x1ff8984)
  + error: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_29' defined in .text.save.restore section in arch/powerpc/lib/built-in.o:  => (.text+0x1ff8560)
  + error: smp-shx3.c: undefined reference to `local_timer_setup':  => .text+0xadec)

7 error improvements:
  - error: No rule to make target include/config/auto.conf: N/A => 
  - error: hns_dsaf_xgmac.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.udelay' defined in .text section in arch/powerpc/kernel/built-in.o: (.text+0x1ffb724), (.text+0x1ffb6e8), (.text+0x1ffb3e0), (.text+0x1ffb34c) => 
  - error: hns_dsaf_xgmac.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_30' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ffaecc) => 
  - error: hns_dsaf_xgmac.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_27' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ffb264) => 
  - error: hns_dsaf_xgmac.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_30' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ffae7c) => 
  - error: hns_enet.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_30' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ffba68) => 
  - error: hns_enet.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_30' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: (.text+0x1ffba2c), (.text+0x1ffba70) => 


*** WARNINGS ***

164 warning regressions:
  + ./home/kisskb/slave/src/arch/sh/math-emu/math.c: warning: statement with no effect [-Wunused-value]:  => 296:1
  + /home/kisskb/slave/src/arch/arm/include/asm/irqflags.h: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]:  => 170:2
  + /home/kisskb/slave/src/arch/ia64/sn/kernel/io_acpi_init.c: warning: unused variable 'addr' [-Wunused-variable]:  => 429:16
  + /home/kisskb/slave/src/arch/ia64/sn/kernel/io_init.c: warning: 'addr' may be used uninitialized in this function [-Wuninitialized]:  => 189:19
  + /home/kisskb/slave/src/arch/powerpc/boot/addnote.c: warning: right shift count >= width of type [enabled by default]:  => 188:3, 206:3, 183:3, 211:3
  + /home/kisskb/slave/src/arch/powerpc/net/bpf_jit_comp.c: warning: the frame size of 4416 bytes is larger than 2048 bytes [-Wframe-larger-than=]:  => 552:1
  + /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2a/../../entry-common.S: Warning:   LD      certs/built-in.o:  => 389
  + /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Warning:   CC      arch/sh/kernel/cpu/sh4/fpu.o:  => 389
  + /home/kisskb/slave/src/drivers/block/cryptoloop.c: warning: 'cryptoloop_transfer' uses dynamic stack allocation [enabled by default]:  => 169:1
  + /home/kisskb/slave/src/drivers/block/drbd/drbd_receiver.c: warning: 'drbd_do_auth' uses dynamic stack allocation [enabled by default]:  => 5092:1
  + /home/kisskb/slave/src/drivers/block/drbd/drbd_worker.c: warning: 'drbd_csum_bio' uses dynamic stack allocation [enabled by default]:  => 327:1
  + /home/kisskb/slave/src/drivers/block/drbd/drbd_worker.c: warning: 'drbd_csum_ee' uses dynamic stack allocation [enabled by default]:  => 304:1
  + /home/kisskb/slave/src/drivers/clk/clk-vt8500.c: warning: 'best_div1' may be used uninitialized in this function [-Wuninitialized]:  => 559:12, 506:29, 429:12
  + /home/kisskb/slave/src/drivers/clk/clk-vt8500.c: warning: 'best_div2' may be used uninitialized in this function [-Wuninitialized]:  => 560:12, 430:12, 509:12
  + /home/kisskb/slave/src/drivers/clk/clk-vt8500.c: warning: 'best_mul' may be used uninitialized in this function [-Wuninitialized]:  => 507:14, 428:14, 558:14
  + /home/kisskb/slave/src/drivers/gpu/drm/drm_crtc.c: warning: control reaches end of non-void function [-Wreturn-type]: 786:1, 1360:1 => 1381:1, 1170:1, 784:1
  + /home/kisskb/slave/src/drivers/gpu/drm/i915/intel_ddi.c: warning: 'port' may be used uninitialized in this function [-Wuninitialized]:  => 3218:5, 1807:10, 2343:8, 2322:6, 342:2, 2292:3, 338:12, 435:40, 1927:5, 1124:45, 2042:3, 2390:3
  + /home/kisskb/slave/src/drivers/gpu/drm/msm/msm_drv.c: warning: unused variable 'kms' [-Wunused-variable]:  => 468:18
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nouveau_gem.c: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]:  => 458:5
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c: warning: 'stat' may be used uninitialized in this function [-Wuninitialized]:  => 159:31
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.c: warning: 'gm200_secboot_run_hs_blob' uses dynamic stack allocation [enabled by default]:  => 1222:1
  + /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.c: warning: 'ls_ucode_mgr_write_wpr' uses dynamic stack allocation [enabled by default]:  => 802:1
  + /home/kisskb/slave/src/drivers/md/dm-crypt.c: warning: 'crypt_iv_essiv_init' uses dynamic stack allocation [enabled by default]:  => 290:1
  + /home/kisskb/slave/src/drivers/md/dm-verity-fec.c: warning: 'fec_read_bufs' uses dynamic stack allocation [enabled by default]  CC      drivers/mfd/pcf50633-gpio.o:  => 301:1
  + /home/kisskb/slave/src/drivers/media/dvb-frontends/mn88473.c: warning: 'conf_val_ptr' may be used uninitialized in this function [-Wuninitialized]:  => 156:21
  + /home/kisskb/slave/src/drivers/media/usb/gspca/cpia1.c: warning: unused variable 'sd' [-Wunused-variable]:  => 1627:13
  + /home/kisskb/slave/src/drivers/media/usb/gspca/konica.c: warning: unused variable 'sd' [-Wunused-variable]:  => 246:13
  + /home/kisskb/slave/src/drivers/media/usb/gspca/t613.c: warning: unused variable 'sd' [-Wunused-variable]:  => 840:13
  + /home/kisskb/slave/src/drivers/media/usb/pwc/pwc-if.c: warning: label 'err_video_unreg' defined but not used [-Wunused-label]:  => 1121:1
  + /home/kisskb/slave/src/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c: warning: 'valid_len' may be used uninitialized in this function [-Wuninitialized]:  => 2159:5
  + /home/kisskb/slave/src/drivers/net/ethernet/mellanox/mlxsw/pci.c: warning: unused variable 'pdev' [-Wunused-variable]:  => 671:18, 646:18
  + /home/kisskb/slave/src/drivers/net/ethernet/qlogic/qed/qed_mcp.c: warning: array subscript is above array bounds [-Warray-bounds]:  => 943:3
  + /home/kisskb/slave/src/drivers/net/macsec.c: warning: 'assoc_num' may be used uninitialized in this function [-Wuninitialized]:  => 1969:5, 1827:2, 1904:2
  + /home/kisskb/slave/src/drivers/net/macsec.c: warning: 'rx_sc' may be used uninitialized in this function [-Wuninitialized]:  => 1827:2
  + /home/kisskb/slave/src/drivers/net/macsec.c: warning: 'secy' may be used uninitialized in this function [-Wuninitialized]:  => 1970:21
  + /home/kisskb/slave/src/drivers/net/macsec.c: warning: 'tx_sc' may be used uninitialized in this function [-Wuninitialized]:  => 1969:24, 1904:2
  + /home/kisskb/slave/src/drivers/net/ppp/ppp_mppe.c: warning: 'get_new_key_from_sha' uses dynamic stack allocation [enabled by default]:  => 158:1
  + /home/kisskb/slave/src/drivers/net/ppp/ppp_mppe.c: warning: 'mppe_compress' uses dynamic stack allocation [enabled by default]:  => 448:1
  + /home/kisskb/slave/src/drivers/net/ppp/ppp_mppe.c: warning: 'mppe_decompress' uses dynamic stack allocation [enabled by default]:  => 673:1
  + /home/kisskb/slave/src/drivers/net/ppp/ppp_mppe.c: warning: 'mppe_rekey' uses dynamic stack allocation [enabled by default]:  => 195:1
  + /home/kisskb/slave/src/drivers/net/wireless/ti/wlcore/spi.c: warning: the frame size of 1180 bytes is larger than 1024 bytes [-Wframe-larger-than=]:  => 322:1
  + /home/kisskb/slave/src/drivers/nfc/s3fwrn5/firmware.c: warning: 's3fwrn5_fw_download' uses dynamic stack allocation [enabled by default]:  => 501:1
  + /home/kisskb/slave/src/drivers/pci/access.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]:  => 305:8
  + /home/kisskb/slave/src/drivers/pci/access.c: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat=]:  => 327:6
  + /home/kisskb/slave/src/drivers/platform/x86/intel_mid_thermal.c: warning: 'mid_thermal_resume' defined but not used [-Wunused-function]:  => 424:12
  + /home/kisskb/slave/src/drivers/platform/x86/intel_mid_thermal.c: warning: 'mid_thermal_suspend' defined but not used [-Wunused-function]:  => 436:12
  + /home/kisskb/slave/src/drivers/rtc/rtc-rv3029c2.c: warning: 'elem' may be used uninitialized in this function [-Wuninitialized]:  => 629:3
  + /home/kisskb/slave/src/drivers/scsi/device_handler/scsi_dh_alua.c: warning: 'submit_rtpg' uses dynamic stack allocation [enabled by default]:  => 158:1
  + /home/kisskb/slave/src/drivers/scsi/device_handler/scsi_dh_alua.c: warning: 'submit_stpg' uses dynamic stack allocation [enabled by default]:  => 191:1
  + /home/kisskb/slave/src/drivers/spi/spi.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]:  => 2287:2
  + /home/kisskb/slave/src/drivers/staging/i4l/icn/icn.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]:  => 89:3
  + /home/kisskb/slave/src/drivers/staging/most/aim-cdev/cdev.c: warning: 'mbo' may be used uninitialized in this function [-Wuninitialized]:  => 275:15, 273:24
  + /home/kisskb/slave/src/drivers/target/target_core_user.c: warning: 'block' may be used uninitialized in this function [-Wuninitialized]:  => 249:31
  + /home/kisskb/slave/src/drivers/tty/serial/earlycon.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]:  => 74:32
  + /home/kisskb/slave/src/drivers/tty/serial/uartlite.c: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]:  => 348:21, 354:22
  + /home/kisskb/slave/src/drivers/tty/serial/uartlite.c: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]:  => 348:21, 354:22
  + /home/kisskb/slave/src/drivers/usb/wusbcore/crypto.c: warning: 'wusb_ccm_mac' uses dynamic stack allocation [enabled by default]:  => 291:1
  + /home/kisskb/slave/src/drivers/vhost/vhost.c: warning: unused variable 's' [-Wunused-variable]:  => 659:9
  + /home/kisskb/slave/src/drivers/video/fbdev/via/viafbdev.c: warning: unused variable 'iga1_entry' [-Wunused-variable]:  => 1634:4
  + /home/kisskb/slave/src/drivers/video/fbdev/via/viafbdev.c: warning: unused variable 'iga2_entry' [-Wunused-variable]:  => 1635:4
  + /home/kisskb/slave/src/drivers/virtio/virtio_ring.c: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]:  => 1032:5
  + /home/kisskb/slave/src/fs/dax.c: warning: 'rc' may be used uninitialized in this function [-Wuninitialized]:  => 292:7
  + /home/kisskb/slave/src/fs/ecryptfs/crypto.c: warning: 'ecryptfs_hash_digest' uses dynamic stack allocation [enabled by default]:  => 89:1
  + /home/kisskb/slave/src/fs/ext4/extents.c: warning: 'len' may be used uninitialized in this function [-Wuninitialized]: 2340:58 => 2355:19, 2340:2
  + /home/kisskb/slave/src/fs/f2fs/checkpoint.c: warning: 'do_checkpoint' uses dynamic stack allocation [enabled by default]:  => 1110:1
  + /home/kisskb/slave/src/fs/f2fs/checkpoint.c: warning: 'validate_checkpoint' uses dynamic stack allocation [enabled by default]:  => 668:1
  + /home/kisskb/slave/src/fs/gfs2/dir.c: warning: 'leaf_no' may be used uninitialized in this function [-Wuninitialized]  CC [M]  drivers/dma/idma64.o:  => 1021:8
  + /home/kisskb/slave/src/fs/nfsd/nfs4recover.c: warning: 'nfs4_make_rec_clidname' uses dynamic stack allocation [enabled by default]:  => 147:1
  + /home/kisskb/slave/src/fs/notify/fanotify/fanotify.c: warning: 'marks_ignored_mask' may be used uninitialized in this function [-Wuninitialized]: 147:6 => 147:6, 143:32
  + /home/kisskb/slave/src/fs/ocfs2/file.c: warning: value computed is not used [-Wunused-value]:  => 2297:3
  + /home/kisskb/slave/src/fs/udf/unicode.c: warning: 'c' may be used uninitialized in this function [-Wuninitialized]:  => 157:15
  + /home/kisskb/slave/src/fs/udf/unicode.c: warning: 'conv_f' may be used uninitialized in this function [-Wuninitialized]:  => 382:2, 313:7, 363:6
  + /home/kisskb/slave/src/include/linux/device.h: warning: 'ndns' may be used uninitialized in this function [-Wuninitialized]:  => 868:9
  + /home/kisskb/slave/src/include/linux/fscrypto.h: warning: 'mode' may be used uninitialized in this function [-Wuninitialized]:  => 116:2
  + /home/kisskb/slave/src/include/uapi/linux/swab.h: warning: '*((void *)&crq+8)' is used uninitialized in this function [-Wuninitialized]:  => 71:9
  + /home/kisskb/slave/src/kernel/locking/lockdep.c: warning: 'print_collision' defined but not used [-Wunused-function]:  => 2051:13
  + /home/kisskb/slave/src/kernel/time/timekeeping.c: warning: 'cs_was_changed_seq' may be used uninitialized in this function:  => 1048:5, 1048
  + /home/kisskb/slave/src/lib/kstrtox.c: warning: comparison of distinct pointer types lacks a cast [enabled by default]: 347:1, 342:1, 341:1, 338:1, 344:1, 339:1, 343:1, 345:1, 340:1, 346:1 => 410:1, 409:1, 405:1, 380:10, 403:1, 406:1, 402:1, 407:1, 408:1, 404:1, 411:1
  + /home/kisskb/slave/src/mm/bootmem.c: warning: control reaches end of non-void function [-Wreturn-type]  CC      fs/ext4/dir.o:  => 388:1
  + /home/kisskb/slave/src/mm/memcontrol.c: warning: 'thresholds' may be used uninitialized in this function [-Wuninitialized]: 3435:19, 3546:35, 3564:32 => 3500:32, 3368:16, 3482:35, 3371:19
  + /home/kisskb/slave/src/mm/page_alloc.c: warning: 'buddy' may be used uninitialized in this function [-Wuninitialized]:  => 769:31
  + /home/kisskb/slave/src/mm/page_alloc.c: warning: 'zone_start_pfn' may be used uninitialized in this function [-Wuninitialized]:  => 5313:17
  + /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.44' uses dynamic stack allocation [enabled by default]:  => 1711:1
  + /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.43' uses dynamic stack allocation [enabled by default]:  => 2076:1
  + /home/kisskb/slave/src/net/bridge/br_mdb.c: warning: 'pg' may be used uninitialized in this function [-Wuninitialized]:  => 569:19
  + /home/kisskb/slave/src/net/ceph/crypto.c: warning: 'ceph_aes_decrypt' uses dynamic stack allocation [enabled by default]:  => 351:1
  + /home/kisskb/slave/src/net/ceph/crypto.c: warning: 'ceph_aes_decrypt2' uses dynamic stack allocation [enabled by default]:  => 431:1
  + /home/kisskb/slave/src/net/ceph/crypto.c: warning: 'ceph_aes_encrypt' uses dynamic stack allocation [enabled by default]:  => 219:1
  + /home/kisskb/slave/src/net/ceph/crypto.c: warning: 'ceph_aes_encrypt2' uses dynamic stack allocation [enabled by default]:  => 284:1
  + /home/kisskb/slave/src/net/mac802154/llsec.c: warning: 'llsec_do_decrypt_unauth.isra.1' uses dynamic stack allocation [enabled by default]:  => 851:1
  + /home/kisskb/slave/src/net/mac802154/llsec.c: warning: 'llsec_do_encrypt_unauth.isra.2' uses dynamic stack allocation [enabled by default]:  => 634:1
  + /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_decrypt_response.isra.1' uses dynamic stack allocation [enabled by default]:  => 1038:1
  + /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_encrypt_response.isra.2' uses dynamic stack allocation [enabled by default]:  => 764:1
  + /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_secure_packet' uses dynamic stack allocation [enabled by default]:  => 340:1
  + /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_secure_packet_auth.isra.3' uses dynamic stack allocation [enabled by default]:  => 197:1
  + /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_secure_packet_encrypt.isra.4' uses dynamic stack allocation [enabled by default]:  => 264:1
  + /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_verify_packet' uses dynamic stack allocation [enabled by default]:  => 584:1
  + /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_verify_packet_auth.isra.5' uses dynamic stack allocation [enabled by default]:  => 416:1
  + /home/kisskb/slave/src/net/rxrpc/rxkad.c: warning: 'rxkad_verify_packet_encrypt.isra.6' uses dynamic stack allocation [enabled by default]:  => 503:1
  + /home/kisskb/slave/src/net/sctp/auth.c: warning: 'sctp_auth_calculate_hmac' uses dynamic stack allocation [enabled by default]:  => 761:1
  + /home/kisskb/slave/src/net/sctp/sm_make_chunk.c: warning: 'sctp_pack_cookie.isra.6' uses dynamic stack allocation [enabled by default]:  => 1700:1
  + /home/kisskb/slave/src/net/sctp/sm_make_chunk.c: warning: 'sctp_unpack_cookie' uses dynamic stack allocation [enabled by default]:  => 1878:1
  + /home/kisskb/slave/src/net/sunrpc/auth_gss/gss_krb5_crypto.c: warning: 'gss_decrypt_xdr_buf' uses dynamic stack allocation [enabled by default]:  => 620:1
  + /home/kisskb/slave/src/net/sunrpc/auth_gss/gss_krb5_crypto.c: warning: 'gss_encrypt_xdr_buf' uses dynamic stack allocation [enabled by default]:  => 541:1
  + /home/kisskb/slave/src/net/sunrpc/auth_gss/gss_krb5_crypto.c: warning: 'gss_krb5_aes_decrypt' uses dynamic stack allocation [enabled by default]:  => 924:1
  + /home/kisskb/slave/src/net/sunrpc/auth_gss/gss_krb5_crypto.c: warning: 'gss_krb5_aes_encrypt' uses dynamic stack allocation [enabled by default]:  => 831:1
  + /home/kisskb/slave/src/net/sunrpc/auth_gss/gss_krb5_crypto.c: warning: 'gss_krb5_cts_crypt' uses dynamic stack allocation [enabled by default]:  => 710:1
  + /home/kisskb/slave/src/net/sunrpc/auth_gss/gss_krb5_crypto.c: warning: 'krb5_decrypt' uses dynamic stack allocation [enabled by default]:  => 126:1
  + /home/kisskb/slave/src/net/sunrpc/auth_gss/gss_krb5_crypto.c: warning: 'krb5_encrypt' uses dynamic stack allocation [enabled by default]:  => 89:1
  + /home/kisskb/slave/src/security/integrity/ima/ima_crypto.c: warning: 'calc_buffer_shash_tfm' uses dynamic stack allocation [enabled by default]:  => 608:1
  + /home/kisskb/slave/src/sound/hda/hdac_regmap.c: warning: 'err' may be used uninitialized in this function [-Wuninitialized]:  => 282:16
  + /home/kisskb/slave/src/sound/soc/codecs/cs35l32.c: warning: 'val' is used uninitialized in this function [-Wuninitialized]:  => 278:2
  + <stdin>: warning: #warning syscall preadv2 not implemented [-Wcpp]:  => 1310:2
  + <stdin>: warning: #warning syscall preadv2 not implemented:  => 1310:2
  + <stdin>: warning: #warning syscall pwritev2 not implemented [-Wcpp]:  => 1313:2
  + <stdin>: warning: #warning syscall pwritev2 not implemented:  => 1313:2
  + drivers/pci/pcie/Kconfig: warning: choice value used outside its choice group:  => 62, 68, 75
  + warning: (PPC_CELL_NATIVE && 440GX && 460EX && 460SX && APM821xx) selects IBM_EMAC_TAH which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM):  => N/A
  + warning: (PPC_CELL_NATIVE && AKEBONO && 440EPX && 440GRX && 440GX && 440SPe && 460EX && 460SX && APM821xx && 405EX) selects IBM_EMAC_EMAC4 which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM):  => N/A
  + warning: (PPC_CELL_NATIVE && BLUESTONE && CANYONLANDS && GLACIER && EIGER && 440EPX && 440GRX && 440GX && 460SX && 405EX) selects IBM_EMAC_RGMII which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM):  => N/A
  + warning: (PPC_CELL_NATIVE && CANYONLANDS && GLACIER && 440EP && 440EPX && 440GRX && 440GP && 440GX && 460SX && 405GP) selects IBM_EMAC_ZMII which has unmet direct dependencies (NETDEVICES && ETHERNET && NET_VENDOR_IBM):  => N/A
  + warning: arch/powerpc/sysdev/built-in.o(.text+0x5b28): Section mismatch in reference from the function .fsl_add_bridge() to the function .init.text:.setup_pci_cmd():  => N/A
  + warning: drivers/built-in.o(.data+0x10f4): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: drivers/built-in.o(.data+0x1230): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip():  => N/A
  + warning: drivers/built-in.o(.data+0x1294): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip():  => N/A
  + warning: drivers/built-in.o(.data+0x12f8): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip():  => N/A
  + warning: drivers/built-in.o(.data+0x135c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe():  => N/A
  + warning: drivers/built-in.o(.data+0x154c): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe():  => N/A
  + warning: drivers/built-in.o(.data+0xea0): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe():  => N/A
  + warning: drivers/built-in.o(.data+0xf5c): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: drivers/built-in.o(.text+0x154a16): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: drivers/built-in.o(.text+0x173d7d): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: drivers/built-in.o(.text+0x1933e2): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: drivers/built-in.o(.text+0x3ace00): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init():  => N/A
  + warning: drivers/built-in.o(.text+0x43482bc): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label():  => N/A
  + warning: drivers/built-in.o(.text+0x707dc): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init():  => N/A
  + warning: drivers/hwmon/built-in.o(.text+0x4a978): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label():  => N/A
  + warning: drivers/iommu/built-in.o(.text+0x9cdd): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: drivers/iommu/built-in.o(.text+0xaa0a): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: drivers/iommu/built-in.o(.text+0xf9e2): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: drivers/net/built-in.o(.text+0x57f38): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x1a0): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x25c): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x3f4): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x530): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x594): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x5f8): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x65c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe():  => N/A
  + warning: drivers/parisc/built-in.o(.data+0x84c): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe():  => N/A
  + warning: vmlinux.o(.data+0x43ad0): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe():  => N/A
  + warning: vmlinux.o(.data+0x43b8c): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe():  => N/A
  + warning: vmlinux.o(.data+0x43d24): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe():  => N/A
  + warning: vmlinux.o(.data+0x43e60): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x43ec4): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x43f28): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip():  => N/A
  + warning: vmlinux.o(.data+0x43f8c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe():  => N/A
  + warning: vmlinux.o(.data+0x4417c): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe():  => N/A
  + warning: vmlinux.o(.text+0x3ec45d): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: vmlinux.o(.text+0x4525c): Section mismatch in reference from the function .fsl_add_bridge() to the function .init.text:.setup_pci_cmd():  => N/A
  + warning: vmlinux.o(.text+0x58864bc): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label():  => N/A
  + warning: vmlinux.o(.text+0x61ec9e): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: vmlinux.o(.text+0x732c0e): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry():  => N/A
  + warning: vmlinux.o(.text+0x9f60a): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info():  => N/A
  + warning: vmlinux.o(.text+0xa1c93): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info():  => N/A

154 warning improvements:
  - .config: warning: symbol value '' invalid for DEBUG_UART_PHYS: 3876 => 
  - .config: warning: symbol value '' invalid for DEBUG_UART_VIRT: 3877 => 
  - /home/kisskb/slave/src/arch/x86/kernel/vm86_32.c: warning: unused variable 'vma' [-Wunused-variable]: 180:26 => 
  - /home/kisskb/slave/src/drivers/base/regmap/regmap-mmio.c: warning: control reaches end of non-void function [-Wreturn-type]: 113:1 => 
  - /home/kisskb/slave/src/drivers/cpufreq/powernv-cpufreq.c: warning: 'mask' may be used uninitialized in this function [-Wuninitialized]: 436:2 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c: warning: initialization makes integer from pointer without a cast [-Wint-conversion]: 3631:17 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c: warning: initialization makes integer from pointer without a cast [enabled by default]: 3631:17 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/gma500/cdv_intel_dp.c: warning: 'i2c_dp_aux_add_bus' is deprecated (declared at /home/kisskb/slave/src/drivers/gpu/drm/gma500/cdv_intel_dp.c:224) [-Wdeprecated-declarations]: 868:2 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/gma500/mdfld_dsi_output.c: warning: (near initialization for 'mdfld_dsi_connector_funcs.dpms') [enabled by default]: 407:2 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/gma500/mdfld_dsi_output.c: warning: initialization from incompatible pointer type [enabled by default]: 407:2 => 
  - /home/kisskb/slave/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm204.c: warning: 'stat' may be used uninitialized in this function [-Wuninitialized]: 159:31 => 
  - /home/kisskb/slave/src/drivers/isdn/hardware/eicon/message.c: warning: array subscript is above array bounds [-Warray-bounds]: 11308:54 => 
  - /home/kisskb/slave/src/drivers/isdn/hardware/eicon/platform.h: warning: array subscript is above array bounds [-Warray-bounds]: 333:18 => 
  - /home/kisskb/slave/src/drivers/isdn/icn/icn.c: warning: #warning TODO test headroom or use skb->nb to flag ACK [-Wcpp]: 721:2 => 
  - /home/kisskb/slave/src/drivers/isdn/icn/icn.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: 89:3 => 
  - /home/kisskb/slave/src/drivers/net/ethernet/qlogic/qed/qed_dev.c: warning: the frame size of 1096 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 1687:1 => 
  - /home/kisskb/slave/src/drivers/net/wireless/st/cw1200/cw1200_spi.c: warning: 'cw1200_spi_suspend' defined but not used [-Wunused-function]: 450:12 => 
  - /home/kisskb/slave/src/drivers/net/wireless/ti/wlcore/spi.c: warning: the frame size of 1172 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 319:1 => 
  - /home/kisskb/slave/src/drivers/ntb/test/ntb_perf.c: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]: 213:10, 214:14 => 
  - /home/kisskb/slave/src/drivers/scsi/aha1542.c: warning: 'cptr' may be used uninitialized in this function [-Wuninitialized]: 381:16 => 
  - /home/kisskb/slave/src/drivers/scsi/aha1542.c: warning: 'sg_count' may be used uninitialized in this function [-Wuninitialized]: 461:11 => 
  - /home/kisskb/slave/src/drivers/scsi/dpt_i2o.c: warning: 'dptids' defined but not used [-Wunused-variable]: 183:29 => 
  - /home/kisskb/slave/src/drivers/scsi/fdomain.c: warning: 'fdomain_pci_tbl' defined but not used [-Wunused-variable]: 1773:29 => 
  - /home/kisskb/slave/src/drivers/scsi/mvumi.c: warning: 'mvumi_resume' defined but not used [-Wunused-function]: 2651:12 => 
  - /home/kisskb/slave/src/drivers/scsi/mvumi.c: warning: 'mvumi_suspend' defined but not used [-Wunused-function]: 2632:12 => 
  - /home/kisskb/slave/src/drivers/scsi/qla2xxx/qla_target.c: warning: 'cnt' may be used uninitialized in this function [-Wuninitialized]: 1878:9 => 
  - /home/kisskb/slave/src/drivers/scsi/qla2xxx/qla_target.c: warning: 'cnt_in' may be used uninitialized in this function [-Wuninitialized]: 1878:9 => 
  - /home/kisskb/slave/src/drivers/staging/dgap/dgap.c: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'tcflag_t' [-Wformat]: 5668:2, 5616:2, 5642:2, 5694:2 => 
  - /home/kisskb/slave/src/drivers/staging/dgap/dgap.c: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'tcflag_t' [-Wformat]: 5381:7, 5441:7, 5401:7, 5421:7 => 
  - /home/kisskb/slave/src/drivers/staging/dgap/dgap.h: warning: "IO_FIELD" redefined [enabled by default]: 443:0 => 
  - /home/kisskb/slave/src/drivers/staging/media/lirc/lirc_serial.c: warning: the frame size of 1464 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 626:1 => 
  - /home/kisskb/slave/src/drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c: warning: 'synaptics_rmi4_resume' defined but not used [-Wunused-function]: 1084:12 => 
  - /home/kisskb/slave/src/drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c: warning: 'synaptics_rmi4_suspend' defined but not used [-Wunused-function]: 1050:12 => 
  - /home/kisskb/slave/src/drivers/tty/cyclades.c: warning: 'cyz_interrupt' defined but not used [-Wunused-function]: 1184:20 => 
  - /home/kisskb/slave/src/drivers/tty/serial/8250/8250_core.c: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized]: 163:19, 250:10 => 
  - /home/kisskb/slave/src/drivers/tty/serial/amba-pl011.c: warning: 'vendor_zte' defined but not used [-Wunused-variable]: 190:27 => 
  - /home/kisskb/slave/src/drivers/tty/serial/ifx6x60.c: warning: 'more' may be used uninitialized in this function [-Wuninitialized]: 715:8 => 
  - /home/kisskb/slave/src/drivers/usb/host/xhci-mtk.c: warning: 'usb_wakeup_disable' defined but not used [-Wunused-function]: 321:13 => 
  - /home/kisskb/slave/src/drivers/usb/host/xhci-mtk.c: warning: 'usb_wakeup_enable' defined but not used [-Wunused-function]: 313:13 => 
  - /home/kisskb/slave/src/drivers/usb/host/xhci-mtk.c: warning: 'xhci_mtk_host_disable' defined but not used [-Wunused-function]: 135:12 => 
  - /home/kisskb/slave/src/drivers/usb/storage/transport.c: warning: 'partial' may be used uninitialized in this function [-Wmaybe-uninitialized]: 473:40, 499:15 => 
  - /home/kisskb/slave/src/drivers/virtio/virtio_ring.c: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]: 443:9 => 
  - /home/kisskb/slave/src/fs/ext4/ext4_extents.h: warning: '*((void *)&zero_ex+6)' may be used uninitialized in this function [-Wmaybe-uninitialized]: 225:12 => 
  - /home/kisskb/slave/src/fs/ext4/ext4_extents.h: warning: '*((void *)&zero_ex+8)' may be used uninitialized in this function [-Wmaybe-uninitialized]: 224:8 => 
  - /home/kisskb/slave/src/fs/ext4/extents.c: warning: 'lblock' may be used uninitialized in this function [-Wmaybe-uninitialized]: 2306:14 => 
  - /home/kisskb/slave/src/fs/ext4/extents.c: warning: 'lblock' may be used uninitialized in this function [-Wuninitialized]: 2340:58 => 
  - /home/kisskb/slave/src/fs/ext4/extents.c: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]: 2305:14 => 
  - /home/kisskb/slave/src/fs/ext4/extents.c: warning: 'zero_ex.ee_block' may be used uninitialized in this function [-Wmaybe-uninitialized]: 3113:2 => 
  - /home/kisskb/slave/src/fs/ext4/inode.c: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized]: 559:5 => 
  - /home/kisskb/slave/src/fs/f2fs/f2fs_crypto.h: warning: 'mode' may be used uninitialized in this function [-Wuninitialized]: 115:2 => 
  - /home/kisskb/slave/src/fs/f2fs/namei.c: warning: 'p_len' may be used uninitialized in this function [-Wuninitialized]: 428:59 => 
  - /home/kisskb/slave/src/fs/namei.c: warning: 'seq' may be used uninitialized in this function [-Wmaybe-uninitialized]: 1720:2 => 
  - /home/kisskb/slave/src/include/asm-generic/bug.h: warning: 'fn' may be used uninitialized in this function [-Wmaybe-uninitialized]: 74:48 => 
  - /home/kisskb/slave/src/include/linux/buffer_head.h: warning: 'blocknr' may be used uninitialized in this function [-Wmaybe-uninitialized]: 363:2, 370:2 => 
  - /home/kisskb/slave/src/include/linux/rbtree.h: warning: 'rb_link' may be used uninitialized in this function [-Wmaybe-uninitialized]: 86:11 => 
  - /home/kisskb/slave/src/include/linux/rbtree.h: warning: 'rb_parent' may be used uninitialized in this function [-Wmaybe-uninitialized]: 83:28 => 
  - /home/kisskb/slave/src/include/linux/scatterlist.h: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]  CC [M]  drivers/scsi/atp870u.o: 140:2 => 
  - /home/kisskb/slave/src/include/linux/spinlock.h: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]: 362:2 => 
  - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'daddr.<U7be0>.a4.addr' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => 
  - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'daddr.<Udb48>.a4.addr' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => 
  - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'daddr.in6_u.u6_addr32[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => 
  - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'daddr.in6_u.u6_addr32[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => 
  - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<U7be0>.a4.addr' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => 
  - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<U7be0>.a4.vif' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:26 => 
  - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<U7be0>.key[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => 
  - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<U7be0>.key[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => 
  - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<Udb48>.a4.addr' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => 
  - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<Udb48>.a4.vif' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:26 => 
  - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<Udb48>.key[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => 
  - /home/kisskb/slave/src/include/net/inetpeer.h: warning: 'saddr.<Udb48>.key[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]: 141:6 => 
  - /home/kisskb/slave/src/include/net/ipx.h: warning: 'packed' attribute ignored for field of type '__be16' [-Wattributes]  CC [M]  net/ipv6/netfilter/ip6table_filter.o: 30:2 => 
  - /home/kisskb/slave/src/ipc/shm.c: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]: 1252:2 => 
  - /home/kisskb/slave/src/kernel/sched/core.c: warning: unsupported argument to '__builtin_return_address' [enabled by default]: 3019:11, 3017:10 => 
  - /home/kisskb/slave/src/kernel/sysctl.c: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]: 1928:12 => 
  - /home/kisskb/slave/src/kernel/time/posix-cpu-timers.c: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized]: 818:21, 95:8, 1268:13 => 
  - /home/kisskb/slave/src/kernel/time/posix-cpu-timers.c: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]: 695:17 => 
  - /home/kisskb/slave/src/mm/mmap.c: warning: 'prev' may be used uninitialized in this function [-Wmaybe-uninitialized]: 682:17 => 
  - /home/kisskb/slave/src/mm/slub.c: warning: 'get_partial_node.isra.42' uses dynamic stack allocation [enabled by default]: 1699:1 => 
  - /home/kisskb/slave/src/mm/slub.c: warning: 'unfreeze_partials.isra.41' uses dynamic stack allocation [enabled by default]: 2064:1 => 
  - /home/kisskb/slave/src/net/can/bcm.c: warning: the frame size of 1164 bytes is larger than 1024 bytes [-Wframe-larger-than=]: 228:1 => 
  - /home/kisskb/slave/src/net/core/datagram.c: warning: 'last' may be used uninitialized in this function [-Wmaybe-uninitialized]: 99:5 => 
  - /home/kisskb/slave/src/net/core/neighbour.c: warning: 'p_name' may be used uninitialized in this function [-Wmaybe-uninitialized]: 3180:10 => 
  - /home/kisskb/slave/src/net/ipv4/fib_trie.c: warning: 'local_tp' may be used uninitialized in this function [-Wmaybe-uninitialized]: 909:11 => 
  - /home/kisskb/slave/src/net/ipv4/ping.c: warning: 'code' may be used uninitialized in this function [-Wmaybe-uninitialized]: 476:63, 559:37 => 
  - /home/kisskb/slave/src/net/ipv4/ping.c: warning: 'icmph' may be used uninitialized in this function [-Wmaybe-uninitialized]: 513:48 => 
  - /home/kisskb/slave/src/net/ipv4/ping.c: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized]: 690:21, 532:3 => 
  - /home/kisskb/slave/src/net/ipv4/tcp_metrics.c: warning: 'hash' may be used uninitialized in this function [-Wmaybe-uninitialized]: 1079:7 => 
  - /home/kisskb/slave/src/net/mac80211/mesh_hwmp.c: warning: 'target_metric' may be used uninitialized in this function [-Wuninitialized]: 603:26 => 
  - /home/kisskb/slave/src/net/packet/af_packet.c: warning: 'hdrlen' may be used uninitialized in this function [-Wmaybe-uninitialized]: 2098:33 => 
  - /home/kisskb/slave/src/net/rfkill/core.c: warning: control reaches end of non-void function [-Wreturn-type]: 618:1 => 
  - /home/kisskb/slave/src/net/sunrpc/svcauth_unix.c: warning: 'sin6' may be used uninitialized in this function [-Wmaybe-uninitialized]: 282:12 => 
  - /home/kisskb/slave/src/net/sunrpc/svcsock.c: warning: 'level' may be used uninitialized in this function [-Wmaybe-uninitialized]: 779:6 => 
  - /home/kisskb/slave/src/net/sunrpc/svcsock.c: warning: 'optname' may be used uninitialized in this function [-Wmaybe-uninitialized]: 779:6 => 
  - /home/kisskb/slave/src/net/sunrpc/xdr.c: warning: 'subbuf.head[0].iov_base' may be used uninitialized in this function [-Wmaybe-uninitialized]: 1113:8, 1144:8, 1207:12 => 
  - /home/kisskb/slave/src/net/sunrpc/xdr.c: warning: 'subbuf.page_base' may be used uninitialized in this function [-Wmaybe-uninitialized]: 1118:19, 1149:17 => 
  - /home/kisskb/slave/src/net/sunrpc/xdr.c: warning: 'subbuf.pages' may be used uninitialized in this function [-Wmaybe-uninitialized]: 1118:19, 1149:17 => 
  - /home/kisskb/slave/src/net/sunrpc/xdr.c: warning: 'subbuf.tail[0].iov_base' may be used uninitialized in this function [-Wmaybe-uninitialized]: 1122:8, 1153:8 => 
  - /home/kisskb/slave/src/net/unix/af_unix.c: warning: 'hash' may be used uninitialized in this function [-Wmaybe-uninitialized]: 1724:9, 1251:8, 1130:9, 1036:20 => 
  - /home/kisskb/slave/src/net/xfrm/xfrm_policy.c: warning: 'dst_ops' may be used uninitialized in this function [-Wmaybe-uninitialized]: 1599:7 => 
  - <stdin>: warning: #warning syscall copy_file_range not implemented: 1307:2 => 
  - <stdin>: warning: #warning syscall getrandom not implemented [-Wcpp]  HOSTLD  scripts/mod/modpost: 1241:2 => 
  - warning: (CRASH_DUMP) selects RELOCATABLE which has unmet direct dependencies (PPC32 && ADVANCED_OPTIONS && FLATMEM && (44x || FSL_BOOKE) || PPC64 && !COMPILE_TEST): N/A => 
  - warning: (SND_SOC_INTEL_BYTCR_RT5640_MACH && SND_SOC_INTEL_BYTCR_RT5651_MACH && SND_SOC_INTEL_CHT_BSW_RT5672_MACH && SND_SOC_INTEL_CHT_BSW_RT5645_MACH && SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH) selects SND_SST_IPC_ACPI which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && ACPI): N/A => 
  - warning: (VIDEO_PVRUSB2 && VIDEO_USBVISION && VIDEO_GO7007 && VIDEO_AU0828_V4L2 && VIDEO_CX231XX && VIDEO_TM6000 && VIDEO_EM28XX && VIDEO_IVTV && VIDEO_MXB && VIDEO_CX18 && VIDEO_CX23885 && VIDEO_CX88 && VIDEO_BT848 && VIDEO_SAA7134 && VIDEO_SAA7164) selects VIDEO_TUNER which has unmet direct dependencies (MEDIA_SUPPORT && MEDIA_TUNER): N/A => 
  - warning: (X86_INTEL_LPSS && INTEL_SOC_DTS_IOSF_CORE && PUNIT_ATOM_DEBUG) selects IOSF_MBI which has unmet direct dependencies (PCI): N/A => 
  - warning: drivers/built-in.o(.data+0x11b4): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A => 
  - warning: drivers/built-in.o(.data+0xb38): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): N/A => 
  - warning: drivers/built-in.o(.data+0xbe4): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A => 
  - warning: drivers/built-in.o(.data+0xd74): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A => 
  - warning: drivers/built-in.o(.data+0xea0): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): N/A => 
  - warning: drivers/built-in.o(.data+0xf04): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): N/A => 
  - warning: drivers/built-in.o(.data+0xf68): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A => 
  - warning: drivers/built-in.o(.data+0xfcc): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A => 
  - warning: drivers/built-in.o(.text+0x149852): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): N/A => 
  - warning: drivers/built-in.o(.text+0x185122): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): N/A => 
  - warning: drivers/built-in.o(.text+0x18886c8): Section mismatch in reference from the function mtk_nor_drv_probe() to the function .init.text:mtk_nor_init(): N/A => 
  - warning: drivers/built-in.o(.text+0x1948108): Section mismatch in reference from the function .mtk_nor_drv_probe() to the function .init.text:.mtk_nor_init(): N/A => 
  - warning: drivers/built-in.o(.text+0x397a7c): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A => 
  - warning: drivers/built-in.o(.text+0x4295e48): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A => 
  - warning: drivers/built-in.o(.text+0x6dc64): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A => 
  - warning: drivers/hwmon/built-in.o(.text+0x4a8b8): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A => 
  - warning: drivers/iommu/built-in.o(.text+0x9146): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): N/A => 
  - warning: drivers/iommu/built-in.o(.text+0xe586): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): N/A => 
  - warning: drivers/mtd/built-in.o(.text+0xc09ac): Section mismatch in reference from the function .mtk_nor_drv_probe() to the function .init.text:.mtk_nor_init(): N/A => 
  - warning: drivers/mtd/built-in.o(.text+0xcd80c): Section mismatch in reference from the function mtk_nor_drv_probe() to the function .init.text:mtk_nor_init(): N/A => 
  - warning: drivers/mtd/spi-nor/built-in.o(.text+0x76c8): Section mismatch in reference from the function mtk_nor_drv_probe() to the function .init.text:mtk_nor_init(): N/A => 
  - warning: drivers/mtd/spi-nor/built-in.o(.text+0x777c): Section mismatch in reference from the function .mtk_nor_drv_probe() to the function .init.text:.mtk_nor_init(): N/A => 
  - warning: drivers/mtd/spi-nor/mtk-quadspi.o(.text+0x2ac): Section mismatch in reference from the function mtk_nor_drv_probe() to the function .init.text:mtk_nor_init(): N/A => 
  - warning: drivers/mtd/spi-nor/mtk-quadspi.o(.text+0x798): Section mismatch in reference from the function .mtk_nor_drv_probe() to the function .init.text:.mtk_nor_init(): N/A => 
  - warning: drivers/net/built-in.o(.text+0x5300c): Section mismatch in reference from the function etrax_init_module() to the function .init.text:etrax_ethernet_init(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x198): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x244): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x3d4): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x500): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x564): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x5c8): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x62c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A => 
  - warning: drivers/parisc/built-in.o(.data+0x814): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A => 
  - warning: drivers/scsi/sim710.o(.data+0x54): Section mismatch in reference from the variable sim710_eisa_driver to the function .init.text:sim710_eisa_probe(): N/A => 
  - warning: vmlinux.o(.data+0x430f8): Section mismatch in reference from the variable lba_driver to the function .init.text:lba_driver_probe(): N/A => 
  - warning: vmlinux.o(.data+0x431a4): Section mismatch in reference from the variable ccio_driver to the function .init.text:ccio_probe(): N/A => 
  - warning: vmlinux.o(.data+0x43334): Section mismatch in reference from the variable dino_driver to the function .init.text:dino_probe(): N/A => 
  - warning: vmlinux.o(.data+0x43460): Section mismatch in reference from the variable lasi_driver to the function .init.text:lasi_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x434c4): Section mismatch in reference from the variable asp_driver to the function .init.text:asp_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x43528): Section mismatch in reference from the variable wax_driver to the function .init.text:wax_init_chip(): N/A => 
  - warning: vmlinux.o(.data+0x4358c): Section mismatch in reference from the variable eisa_driver to the function .init.text:eisa_probe(): N/A => 
  - warning: vmlinux.o(.data+0x43774): Section mismatch in reference from the variable superio_driver to the function .init.text:superio_probe(): N/A => 
  - warning: vmlinux.o(.text+0x2e45c08): Section mismatch in reference from the function .mtk_nor_drv_probe() to the function .init.text:.mtk_nor_init(): N/A => 
  - warning: vmlinux.o(.text+0x303fa08): Section mismatch in reference from the function mtk_nor_drv_probe() to the function .init.text:mtk_nor_init(): N/A => 
  - warning: vmlinux.o(.text+0x5793948): Section mismatch in reference from the function .create_device_attrs() to the function .init.text:.make_sensor_label(): N/A => 
  - warning: vmlinux.o(.text+0x601d1a): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): N/A => 
  - warning: vmlinux.o(.text+0x71103a): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry(): N/A => 
  - warning: vmlinux.o(.text+0x9e28a): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info(): N/A => 
  - warning: vmlinux.o(.text+0xa1267): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info(): N/A => 

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ