# git rev-parse -q --verify 8c05f3b965da14e7790711026b32cc10a4c06213^{commit} 8c05f3b965da14e7790711026b32cc10a4c06213 already have revision, skipping fetch # git checkout -q -f -B kisskb 8c05f3b965da14e7790711026b32cc10a4c06213 # git clean -qxdf # < git log -1 # commit 8c05f3b965da14e7790711026b32cc10a4c06213 # Merge: ab02888e3921 b752bb405a13 # Author: Linus Torvalds # Date: Thu May 16 09:41:54 2019 -0700 # # Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm # # Pull ARM updates from Russell King: # "ARM development updates: # # - more unified assembly conversions for clang # # - drop obsolete -mauto-it assembler option # # - remove arm_memory_present in preference to the generic version # # - remove unused asm/limits.h header # # - vdso linker update # # We tried to make the assembler warn if unified syntax was not used, # but unfortunately older versions of GCC warn, so the commit had to be # reverted" # # * tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: # Revert "ARM: 8846/1: warn if divided syntax assembler is used" # ARM: 8858/1: vdso: use $(LD) instead of $(CC) to link VDSO # ARM: 8855/1: remove unused # ARM: 8850/1: use memblocks_present # ARM: 8854/1: drop -mauto-it # ARM: 8846/1: warn if divided syntax assembler is used # ARM: 8853/1: drop WASM to work around LLVM issue # ARM: 8852/1: uaccess: use unified assembler language syntax # ARM: 8851/1: add TUSERCOND() macro for conditional postfix # < /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 8c05f3b965da14e7790711026b32cc10a4c06213 # < make -s -j 120 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=0x81F4462 # 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 120 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 120 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- In file included from /kisskb/src/include/linux/wait.h:7:0, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/f2fs/node.c:8: /kisskb/src/fs/f2fs/node.c: In function '__set_nat_cache_dirty': /kisskb/src/include/linux/list.h:63:13: warning: 'head' may be used uninitialized in this function [-Wmaybe-uninitialized] next->prev = new; ^ /kisskb/src/fs/f2fs/node.c:237:24: note: 'head' was declared here struct nat_entry_set *head; ^ 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 /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/scsi/myrs.c: In function 'myrs_log_event': /kisskb/src/drivers/scsi/myrs.c:821:24: warning: 'sshdr.sense_key' may be used uninitialized in this function [-Wmaybe-uninitialized] struct scsi_sense_hdr sshdr; ^ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:01:20.262193