# git rev-parse -q --verify 38c23685b273cfb4ccf31a199feccce3bdcb5d83^{commit} 38c23685b273cfb4ccf31a199feccce3bdcb5d83 already have revision, skipping fetch # git checkout -q -f -B kisskb 38c23685b273cfb4ccf31a199feccce3bdcb5d83 # git clean -qxdf # < git log -1 # commit 38c23685b273cfb4ccf31a199feccce3bdcb5d83 # Merge: 1675693 7df3f0b # Author: Linus Torvalds # Date: Thu Apr 5 21:29:35 2018 -0700 # # Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc # # Pull ARM SoC driver updates from Arnd Bergmann: # "The main addition this time around is the new ARM "SCMI" framework, # which is the latest in a series of standards coming from ARM to do # power management in a platform independent way. # # This has been through many review cycles, and it relies on a rather # interesting way of using the mailbox subsystem, but in the end I # agreed that Sudeep's version was the best we could do after all. # # Other changes include: # # - the ARM CCN driver is moved out of drivers/bus into drivers/perf, # which makes more sense. Similarly, the performance monitoring # portion of the CCI driver are moved the same way and cleaned up a # little more. # # - a series of updates to the SCPI framework # # - support for the Mediatek mt7623a SoC in drivers/soc # # - support for additional NVIDIA Tegra hardware in drivers/soc # # - a new reset driver for Socionext Uniphier # # - lesser bug fixes in drivers/soc, drivers/tee, drivers/memory, and # drivers/firmware and drivers/reset across platforms" # # * tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (87 commits) # reset: uniphier: add ethernet reset control support for PXs3 # reset: stm32mp1: Enable stm32mp1 reset driver # dt-bindings: reset: add STM32MP1 resets # reset: uniphier: add Pro4/Pro5/PXs2 audio systems reset control # reset: imx7: add 'depends on HAS_IOMEM' to fix unmet dependency # reset: modify the way reset lookup works for board files # reset: add support for non-DT systems # clk: scmi: use devm_of_clk_add_hw_provider() API and drop scmi_clocks_remove # firmware: arm_scmi: prevent accessing rate_discrete uninitialized # hwmon: (scmi) return -EINVAL when sensor information is unavailable # amlogic: meson-gx-socinfo: Update soc ids # soc/tegra: pmc: Use the new reset APIs to manage reset controllers # soc: mediatek: update power domain data of MT2712 # dt-bindings: soc: update MT2712 power dt-bindings # cpufreq: scmi: add thermal dependency # soc: mediatek: fix the mistaken pointer accessed when subdomains are added # soc: mediatek: add SCPSYS power domain driver for MediaTek MT7623A SoC # soc: mediatek: avoid hardcoded value with bus_prot_mask # dt-bindings: soc: add header files required for MT7623A SCPSYS dt-binding # dt-bindings: soc: add SCPSYS binding for MT7623 and MT7623A SoC # ... # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 38c23685b273cfb4ccf31a199feccce3bdcb5d83 # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # yes \n | make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/security/apparmor/policy_unpack.c: In function 'unpack_trans_table': /kisskb/src/security/apparmor/policy_unpack.c:498:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] str[pos] = ':'; ^ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1268:3: warning: 'root' may be used uninitialized in this function [-Wmaybe-uninitialized] percpu_ref_reinit(&root->cgrp.self.refcnt); ^ /kisskb/src/lib/lz4/lz4hc_compress.c: In function 'LZ4HC_compress_generic': /kisskb/src/lib/lz4/lz4hc_compress.c:579:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ WARNING: EXPORT symbol "memcpy" [vmlinux] version generation failed, symbol will not be versioned. WARNING: EXPORT symbol "__memcpy" [vmlinux] version generation failed, symbol will not be versioned. LINK linux WARNING: "memcpy" [samples/trace_events/trace-events-sample.ko] has no CRC! WARNING: "memcpy" [samples/connector/cn_test.ko] has no CRC! WARNING: "memcpy" [lib/test_bpf.ko] has no CRC! WARNING: "memcpy" [fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko] has no CRC! WARNING: "memcpy" [drivers/mtd/tests/mtd_pagetest.ko] has no CRC! WARNING: "memcpy" [drivers/mtd/tests/mtd_nandecctest.ko] has no CRC! WARNING: "memcpy" [drivers/mtd/tests/mtd_nandbiterrs.ko] has no CRC! Completed OK # rm -rf /kisskb/build/linus_um-allyesconfig_um-x86_64 # Build took: 0:04:52.889780