# git rev-parse -q --verify cef7298262e9af841fb70d8673af45caf55300a1^{commit} cef7298262e9af841fb70d8673af45caf55300a1 already have revision, skipping fetch # git checkout -q -f -B kisskb cef7298262e9af841fb70d8673af45caf55300a1 # git clean -qxdf # < git log -1 # commit cef7298262e9af841fb70d8673af45caf55300a1 # Merge: d47ebd684229 44acee207844 # Author: Linus Torvalds # Date: Mon Sep 16 15:56:22 2019 -0700 # # Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM DT updates from Arnd Bergmann: # "This is another huge branch with close to 450 changessets related to # devicetree files, roughly half of this for 32-bit and 64-bit # respectively. There are lots of cleanups and additional hardware # support for platforms we already support based on SoCs from Renesas, # ST-Microelectronics, Intel/Altera, Rockchips, Allwinner, Broadcom and # other manufacturers. # # A total of 6 new SoCs and 37 new boards gets added this time, one more # SoC will come in a follow-up branch. Most of the new boards are for # 64-bit ARM SoCs, the others are typically for the 32-bit Cortex-A7. # # Going more into details for SoC platforms with new hardware support: # # - The Snapdragon 855 (SM8150) is Qualcomm's current high-end phone # platform, usually paired with an external 5G modem. So far we only # support the Qualcomm SM8150 MTP reference platform, but no actual # products. # # - For the slightly older Qualcomm platforms, support for several # interesting products is getting added: Three laptops based on # Snapdragon 835/MSM8998 (Asus NovaGo, HP Envy X2 and Lenovo Miix # 630), one laptop based on Snapdragon 850/sdm850 (Lenovo Yoga C630) # and several phones based on the older Snapdragon 410/MSM8916 # (Samsung A3 and A5, Longcheer L8150 aka Android One 2nd gen "seed" # aka Wileyfox Swift). # # - Mediatek MT7629 is a new wireless network router chip, similar to # the older MT7623. It gets added together with the reference board # implementation. # # - Allwinner V3 is a repackaged version of the existing low-end V3s # chip, and is used in the tiny Lichee Pi Zero plus, also added here. # There is also a new TV set-top box based on Allwinner H6, the Tanix # TX6, and the eMMC variant of the Olimex A64-Olinuxino development # board. # # - NXP i.MX8M Nano is a new member of the ever-expanding i.MX SoC # family, similar to the i.MX8M Mini. As usual, there is a large # number of new boards for i.MX SoCs: Einfochips i.MX8QXP AI_ML, # SolidRun Hummingboard Pulse baseboard and System-on-Module, # Boundary Devices i.MX8MQ Nitrogen8M, and TechNexion # PICO-PI-IMX8M-DEV for the 64-bit i.MX8 line. For 32-bit, we get the # Kontron i.MX6UL N6310 SoM with two baseboards, the PHYTEC # phyBOARD-Segin SoM with three baseboards, and the Zodiac Inflight # Innovations i.MX7 RMU2 board. # # - In a different NXP product line, the Layerscape LS1046A "Freeway" # reference board gets added. # # - Amlogic SM1 (S905X3) and G12B (S922X, A311D) are updated chips from # their set-top-box line and smart speaker with newer CPU and GPU # cores compared to their predecessors. Both are now also supported # by the Khadas VIM3 development board series, and the dts files for # that get reorganized a bit to better deal with all variants. # Another board based on SM1 that gets added is the SEI Robotics # SEI610. # # - There are a handful of new x86 and Power9 server boards using # Aspeed BMC chips that are gaining support for running Linux on the # BMC through the OpenBMC project: Facebook # Minipack/Wedge100/Wedge40, Lenovo Hr855xg2, and Mihawk. Notably # these are still new machines using SoCs based on the ARM9 and ARM11 # CPU cores, as support for the new Cortex-A7 based AST2600 is still # ramping up. # # - There are three new end-user products using 32-bit Rockchips SoCs: # Mecer Xtreme Mini S6 is an Android "mini PC" box based on the # low-end RK3229 chip, while the two AOpen products Chromebox Mini # (Fievel) and Chromebase Mini (Tiger) run ChromeOS and are meant for # commercial settings(digital signage, PoS, ...). # # - One more single-board computer based on the popular 64-bit RK3399 # is added: the Leez RK3399 P710" # # * tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (467 commits) # arm64: dts: qcom: Add Lenovo Yoga C630 # ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit # ARM; dts: aspeed: mihawk: File should not be executable # ARM: dts: aspeed: swift: Change power supplies to version 2 # ARM: dts: aspeed: vesnin: Add secondary SPI flash chip # ARM: dts: aspeed: vesnin: Add wdt2 with alt-boot option # ARM: dts: aspeed-g4: Add all flash chips # ARM: dts: exynos: Enable GPU/Mali T604 on Arndale board # ARM: dts: exynos: Enable GPU/Mali T604 on Chromebook Snow # ARM: dts: exynos: Add GPU/Mali T604 node to Exynos5250 # ARM: dts: exynos: Fix min/max buck4 for GPU on Arndale board # ARM: dts: exynos: Mark LDO10 as always-on on Peach Pit/Pi Chromebooks # ARM: dts: exynos: Remove not accurate secondary ADC compatible # arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328 # arm64: dts: meson-sm1-sei610: add stdout-path property back # arm64: dts: meson-sm1-sei610: enable DVFS # arm64: dts: khadas-vim3: add support for the SM1 based VIM3L # dt-bindings: arm: amlogic: add Amlogic SM1 based Khadas VIM3L bindings # arm64: dts: khadas-vim3: move common nodes into meson-khadas-vim3.dtsi # arm64: dts: meson: g12a: add reset to tdm formatters # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 cef7298262e9af841fb70d8673af45caf55300a1 # < make -s -j 8 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- allmodconfig WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # yes \n | make -s -j 8 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:175:2: warning: #warning check me! [-Wcpp] /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:440:2: warning: #warning check me! [-Wcpp] /kisskb/src/arch/m68k/mvme16x/config.c:440:2: warning: #warning check me! [-Wcpp] /kisskb/src/fs/afs/dynroot.c: In function 'afs_lookup_atcell': /kisskb/src/fs/afs/dynroot.c:124:6: warning: 'len' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/memcontrol.c: In function '__invalidate_reclaim_iterators': /kisskb/src/mm/memcontrol.c:1163:4: warning: value computed is not used [-Wunused-value] /kisskb/src/fs/btrfs/ref-verify.c: In function 'process_extent_item.isra.6': /kisskb/src/fs/btrfs/ref-verify.c:492:2: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/btrfs/ref-verify.c: In function 'process_leaf': /kisskb/src/fs/btrfs/ref-verify.c:545:2: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /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/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2591:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1852:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/f2fs/file.c: In function 'f2fs_precache_extents': /kisskb/src/fs/f2fs/file.c:3010:6: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/f2fs/node.c: In function '__set_nat_cache_dirty': /kisskb/src/include/linux/list.h:93:12: warning: 'head' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/f2fs/node.c:236:24: note: 'head' was declared here /kisskb/src/sound/hda/hdac_regmap.c: In function 'hda_reg_write': /kisskb/src/sound/hda/hdac_regmap.c:283:16: warning: 'err' may be used uninitialized in this function [-Wuninitialized] In file included from /kisskb/src/drivers/block/paride/bpck6.c:33:0: /kisskb/src/drivers/block/paride/ppc6lnx.c: In function 'ppc6_select': /kisskb/src/drivers/block/paride/ppc6lnx.c:131:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/block/paride/ppc6lnx.c:142:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/block/paride/ppc6lnx.c:144:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/block/paride/ppc6lnx.c:145:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/block/paride/ppc6lnx.c:146:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/block/paride/ppc6lnx.c:147:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/block/paride/ppc6lnx.c:162:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/block/paride/ppc6lnx.c:201:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/block/paride/ppc6lnx.c: In function 'ppc6_deselect': /kisskb/src/drivers/block/paride/ppc6lnx.c:217:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/block/paride/ppc6lnx.c: In function 'ppc6_send_cmd': /kisskb/src/drivers/block/paride/ppc6lnx.c:235:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/block/paride/ppc6lnx.c: In function 'ppc6_wr_data_byte': /kisskb/src/drivers/block/paride/ppc6lnx.c:266:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/block/paride/ppc6lnx.c: In function 'ppc6_rd_data_byte': /kisskb/src/drivers/block/paride/ppc6lnx.c:329:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/block/paride/ppc6lnx.c: In function 'ppc6_rd_data_blk': /kisskb/src/drivers/block/paride/ppc6lnx.c:430:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/block/paride/ppc6lnx.c: In function 'ppc6_wr_data_blk': /kisskb/src/drivers/block/paride/ppc6lnx.c:537:5: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/block/paride/ppc6lnx.c:560:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/block/paride/ppc6lnx.c:575:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/sound/soc/codecs/arizona.c: In function 'arizona_hw_params': /kisskb/src/sound/soc/codecs/arizona.c:1890:3: warning: 'aif_rx_state' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/arizona.c:1887:3: warning: 'aif_tx_state' may be used uninitialized in this function [-Wuninitialized] In file included from :0:0: /kisskb/src/include/linux/via-core.h: In function 'via_read_reg': /kisskb/src/include/linux/via-core.h:192:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/include/linux/via-core.h: In function 'via_write_reg': /kisskb/src/include/linux/via-core.h:198:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/include/linux/via-core.h: In function 'via_write_reg_mask': /kisskb/src/include/linux/via-core.h:206:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/sound/soc/fsl/imx-audmix.c: In function 'imx_audmix_probe': /kisskb/src/sound/soc/fsl/imx-audmix.c:302:45: warning: 'capture_dai_name' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/da7219-aad.c: In function 'da7219_aad_hptest_work': /kisskb/src/sound/soc/codecs/da7219-aad.c:317:17: warning: 'pll_ctrl' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_process_vlan_info': /kisskb/src/net/bridge/br_netlink.c:587:10: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/core/filter.c: In function 'bpf_clear_redirect_map': /kisskb/src/net/core/filter.c:3599:4: warning: value computed is not used [-Wunused-value] /kisskb/src/sound/soc/codecs/rt5665.c: In function 'rt5665_i2s_pin_event': /kisskb/src/sound/soc/codecs/rt5665.c:2663:33: warning: 'val2' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/rt5665.c:2660:33: warning: 'val1' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/nfs/nfs3acl.c: In function 'nfs3_abort_get_acl': /kisskb/src/fs/nfs/nfs3acl.c:44:2: warning: value computed is not used [-Wunused-value] /kisskb/src/net/core/devlink.c: In function 'devlink_fmsg_prepare_skb': /kisskb/src/net/core/devlink.c:4443:6: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2065:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_trim_mainbm': /kisskb/src/fs/ocfs2/alloc.c:7590:17: warning: 'first_bit' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/fs/ocfs2/file.c:2372:3: warning: value computed is not used [-Wunused-value] /kisskb/src/drivers/hwmon/sch56xx-common.c: In function 'sch56xx_send_cmd': /kisskb/src/drivers/hwmon/sch56xx-common.c:132:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr_rx': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/hwmon/smsc47b397.c: In function 'smsc47b397_read_value': /kisskb/src/drivers/hwmon/smsc47b397.c:111:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/net/ncsi/ncsi-manage.c: In function 'set_one_vid': /kisskb/src/net/ncsi/ncsi-manage.c:672:19: warning: 'vid' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_handle_pwr_constr.isra.37': /kisskb/src/net/mac80211/mlme.c:1576:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/infiniband/sw/siw/siw_qp_rx.c: In function 'siw_rqe_get': /kisskb/src/include/linux/spinlock.h:393:2: warning: 'flags' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/infiniband/sw/siw/siw_qp_rx.c:335:16: note: 'flags' was declared here usr/include/asm/bootinfo-amiga.h:18: found __[us]{8,16,32,64} type without #include /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c: In function 'bmi160_config_pin.constprop.7': /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:618:3: warning: 'pin_name' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:606:29: warning: 'int_map_mask' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:599:29: warning: 'int_latch_mask' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:577:47: warning: 'int_out_ctrl_shift' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/posix_acl.c: In function 'get_acl': /kisskb/src/fs/posix_acl.c:148:3: warning: value computed is not used [-Wunused-value] /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] /kisskb/src/drivers/iommu/io-pgtable-arm-v7s.c: In function '__arm_v7s_map': /kisskb/src/drivers/iommu/io-pgtable-arm-v7s.c:517:2: warning: 'cptep' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/misc/altera-stapl/altera-lpt.c: In function 'byteblaster_write': /kisskb/src/drivers/misc/altera-stapl/altera-lpt.c:20:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/misc/altera-stapl/altera-lpt.c: In function 'byteblaster_read': /kisskb/src/drivers/misc/altera-stapl/altera-lpt.c:26:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/net/ethernet/8390/wd.c: In function 'wd_probe1': /kisskb/src/drivers/net/ethernet/8390/wd.c:289:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/net/ethernet/8390/wd.c:296:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/net/ethernet/8390/lib8390.c:201:12: warning: '__ei_open' defined but not used [-Wunused-function] /kisskb/src/drivers/net/ethernet/8390/lib8390.c:230:12: warning: '__ei_close' defined but not used [-Wunused-function] /kisskb/src/drivers/net/ethernet/8390/lib8390.c:254:13: warning: '__ei_tx_timeout' defined but not used [-Wunused-function] /kisskb/src/drivers/net/ethernet/8390/lib8390.c:300:20: warning: '__ei_start_xmit' defined but not used [-Wunused-function] /kisskb/src/drivers/net/ethernet/8390/lib8390.c:509:13: warning: '__ei_poll' defined but not used [-Wunused-function] /kisskb/src/drivers/net/ethernet/8390/lib8390.c:850:33: warning: '__ei_get_stats' defined but not used [-Wunused-function] /kisskb/src/drivers/net/ethernet/8390/lib8390.c:950:13: warning: '__ei_set_multicast_list' defined but not used [-Wunused-function] /kisskb/src/drivers/net/ethernet/8390/lib8390.c:988:27: warning: '____alloc_ei_netdev' defined but not used [-Wunused-function] /kisskb/src/drivers/media/platform/fsl-viu.c:36:0: warning: "out_be32" redefined [enabled by default] /kisskb/src/arch/m68k/include/asm/raw_io.h:32:0: note: this is the location of the previous definition /kisskb/src/drivers/media/platform/fsl-viu.c:37:0: warning: "in_be32" redefined [enabled by default] /kisskb/src/arch/m68k/include/asm/raw_io.h:23:0: note: this is the location of the previous definition /kisskb/src/drivers/media/usb/dvb-usb/pctv452e.c: In function 'pctv452e_frontend_attach': /kisskb/src/drivers/media/usb/dvb-usb/pctv452e.c:918:2: warning: value computed is not used [-Wunused-value] /kisskb/src/drivers/soundwire/slave.c:16:12: warning: 'sdw_slave_add' defined but not used [-Wunused-function] /kisskb/src/drivers/soc/qcom/rpmh.c: In function 'rpmh_write_batch': /kisskb/src/drivers/soc/qcom/rpmh.c:355:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/scsi/ppa.c: In function 'ppa_byte_out': /kisskb/src/drivers/scsi/ppa.c:245:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/ppa.c: In function 'ppa_byte_in': /kisskb/src/drivers/scsi/ppa.c:257:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/ppa.c: In function 'ppa_d_pulse': /kisskb/src/drivers/scsi/ppa.c:379:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/ppa.c: In function 'ppa_c_pulse': /kisskb/src/drivers/scsi/ppa.c:399:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/ppa.c: In function 'ppa_select': /kisskb/src/drivers/scsi/ppa.c:436:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/ppa.c:439:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/imm.c: In function 'imm_negotiate': /kisskb/src/drivers/scsi/imm.c:248:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/imm.c: In function 'imm_byte_out': /kisskb/src/drivers/scsi/imm.c:304:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/imm.c:306:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/imm.c: In function 'imm_byte_in': /kisskb/src/drivers/scsi/imm.c:342:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/imm.c: In function 'imm_cpp': /kisskb/src/drivers/scsi/imm.c:462:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/imm.c:464:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/imm.c:466:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/imm.c:468:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/imm.c:471:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/imm.c:474:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/imm.c:487:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/imm.c:495:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/scsi/imm.c: In function 'imm_select': /kisskb/src/drivers/scsi/imm.c:564:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/net/wireless/broadcom/b43/phy_n.c: In function 'b43_nphy_rf_ctl_override_rev7': /kisskb/src/drivers/net/wireless/broadcom/b43/phy_n.c:190:21: warning: 'val_addr' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c: In function 'rtl8723a_phy_lc_calibrate': /kisskb/src/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c:3477:23: warning: 'rf_amode' may be used uninitialized in this function [-Wuninitialized] In file included from /kisskb/src/drivers/tty/rocket.c:81:0: /kisskb/src/drivers/tty/rocket_int.h: In function 'sOutB': /kisskb/src/drivers/tty/rocket_int.h:46:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/tty/rocket_int.h: In function 'sOutW': /kisskb/src/drivers/tty/rocket_int.h:54:2: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/tty/rocket_int.h: In function 'sInB': /kisskb/src/drivers/tty/rocket_int.h:68:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/tty/rocket_int.h: In function 'sInW': /kisskb/src/drivers/tty/rocket_int.h:73:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/tty/rocket_int.h:73:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/tty/rocket_int.h:73:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/tty/rocket_int.h:73:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1836:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1749:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/linus_m68k-allmodconfig_m68k # Build took: 0:17:44.306243