# git rev-parse -q --verify 4d88e3d24905eafa98cef0fc29365649ad8977b5^{commit} 4d88e3d24905eafa98cef0fc29365649ad8977b5 already have revision, skipping fetch # git checkout -q -f -B kisskb 4d88e3d24905eafa98cef0fc29365649ad8977b5 # git clean -qxdf # < git log -1 # commit 4d88e3d24905eafa98cef0fc29365649ad8977b5 # Merge: c6ed444 f11b9ab # Author: Linus Torvalds # Date: Tue Aug 14 12:41:49 2018 -0700 # # Merge tag 'devicetree-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux # # Pull Devicetree updates from Rob Herring: # # - Remove an obsolete hack for PPC32 longtrail systems # # - Make of_io_request_and_map() "name" arg optional # # - Add vendor prefixes for bitmain, Asus, and Y Soft # # - Remove 'interrupt-parent' from bindings as it is implicit # # - New properties for wm8994 audio codec # # - Add 'clocks' property support to SRAM binding # # - Add binding for ASPEED coprocessor interrupt controller # # - Various binding spelling and link fixes # # * tag 'devicetree-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: # Documentation: remove dynamic-resolution-notes reference to non-existent file # dt-bindings: Add Y Soft Corporation vendor prefix # of/fdt: Remove PPC32 longtrail hack in memory scan # dt-bindings: remove 'interrupt-parent' from bindings # pinctrl: tegra: fix spelling in devicetree binding document # usb: dwc3: rockchip: Fix PHY documentation links. # dt-bindings: sound: wm8994: document wlf,csnaddr-pd property # dt-bindings: sound: wm8994: document wlf,spkmode-pu property # dt-bindings: sram: Add 'clocks' as an optional property # dt-bindings: Add vendor prefix for AsusTek Computer Inc. # dt-bindings: misc: ASPEED coprocessor interrupt controller # dt-bindings: gpio: pca953x: Document interrupts, update example # drivers/of: Make of_io_request_and_map() "name" argument optional # dt-bindings: Add bitmain vendor prefix # Documentation: devicetree: tilcdc: fix spelling mistake "suppors" -> "supports" # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 4d88e3d24905eafa98cef0fc29365649ad8977b5 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- pmac32_defconfig # Added to kconfig CONFIG_VIRTUALIZATION=y # Added to kconfig CONFIG_KVM=y # Added to kconfig CONFIG_KVM_BOOK3S_32=m # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- olddefconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2511: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:1833:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/cpu.c: In function 'boot_cpu_hotplug_init': /kisskb/src/kernel/cpu.c:2275:2: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2275:2: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2275:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2275:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2275:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2275:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2275:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2275:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2275:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2275:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2275:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2275:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2275:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2275:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/scripts/Makefile.build:317: recipe for target 'kernel/cpu.o' failed make[2]: *** [kernel/cpu.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/Makefile:1029: recipe for target 'kernel' failed make[1]: *** [kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/dma-buf/reservation.c: In function 'reservation_object_add_shared_fence': /kisskb/src/drivers/dma-buf/reservation.c:225:6: warning: 'k' 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:2046:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:223:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:886:36: note: 'speaker_vol' was declared here /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:339:21: note: 'pdeo' was declared here /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1353:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1310:6: note: 'pwr_level_cisco' was declared here /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:202:21: warning: 'val_addr' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1835:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1745:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_pmac32_defconfig+KVM_powerpc # Build took: 0:02:16.045747