# git rev-parse -q --verify 444fe991353987c1c9bc5ab1f903d01f1b4ad415^{commit} 444fe991353987c1c9bc5ab1f903d01f1b4ad415 already have revision, skipping fetch # git checkout -q -f -B kisskb 444fe991353987c1c9bc5ab1f903d01f1b4ad415 # git clean -qxdf # < git log -1 # commit 444fe991353987c1c9bc5ab1f903d01f1b4ad415 # Merge: b5de3c5026f5 f05badde4e20 # Author: Linus Torvalds # Date: Tue Apr 16 10:46:37 2019 -0700 # # Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux # # Pull RISC-V fixes from Palmer Dabbelt: # "This contains an assortment of RISC-V-related fixups that we found # after rc4. They're all really unrelated: # # - The addition of a 32-bit defconfig, to emphasize testing the 32-bit # port. # # - A device tree bindings patch, which is pre-work for some patches # that target 5.2. # # - A fix to support booting on systems with more physical memory than # the maximum supported by the kernel" # # * tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux: # RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems # dt-bindings: clock: sifive: add FU540-C000 PRCI clock constants # RISC-V: Add separate defconfig for 32bit systems # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 444fe991353987c1c9bc5ab1f903d01f1b4ad415 # < make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- randconfig KCONFIG_SEED=0xC087A8E # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=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 # yes \n | make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ /kisskb/src/drivers/mfd/sun6i-prcm.c: In function 'sun6i_prcm_probe': /kisskb/src/drivers/mfd/sun6i-prcm.c:151:22: warning: unused variable 'np' [-Wunused-variable] struct device_node *np = pdev->dev.of_node; ^ In file included from /kisskb/src/drivers/pinctrl/pxa/pinctrl-pxa2xx.c:24:0: /kisskb/src/drivers/pinctrl/pxa/../pinctrl-utils.h:36:8: warning: 'enum pinctrl_map_type' declared inside parameter list enum pinctrl_map_type type); ^ /kisskb/src/drivers/pinctrl/pxa/../pinctrl-utils.h:36:8: warning: its scope is only this definition or declaration, which is probably not what you want Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:05:27.368656