# git rev-parse -q --verify 5184d449600f501a8688069f35c138c6b3bf8b94^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 5184d449600f501a8688069f35c138c6b3bf8b94^{commit} 5184d449600f501a8688069f35c138c6b3bf8b94 # git checkout -q -f -B kisskb 5184d449600f501a8688069f35c138c6b3bf8b94 # git clean -qxdf # < git log -1 # commit 5184d449600f501a8688069f35c138c6b3bf8b94 # Merge: baff384b0e90 7cca9b8b7c5b # Author: Linus Torvalds # Date: Tue Sep 24 12:49:47 2019 -0700 # # Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze # # Pull Microblaze updates from Michal Simek: # # - clean up reset gpio handler # # - defconfig updates # # - add support for 8 byte get_user() # # - switch to generic dma code # # * tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze: # microblaze: Switch to standard restart handler # microblaze: defconfig synchronization # microblaze: Enable Xilinx AXI emac driver by default # arch/microblaze: support get_user() of size 8 bytes # microblaze: remove ioremap_fullcache # microblaze: use the generic dma coherent remap allocator # microblaze/nommu: use the generic uncached segment support # < /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 5184d449600f501a8688069f35c138c6b3bf8b94 # < 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=0x12F80678 # 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/hv/vmbus_drv.c:918:12: warning: 'vmbus_suspend' defined but not used [-Wunused-function] static int vmbus_suspend(struct device *child_device) ^ /kisskb/src/drivers/hv/vmbus_drv.c:937:12: warning: 'vmbus_resume' defined but not used [-Wunused-function] static int vmbus_resume(struct device *child_device) ^ /kisskb/src/drivers/hv/vmbus_drv.c:2128:12: warning: 'vmbus_bus_suspend' defined but not used [-Wunused-function] static int vmbus_bus_suspend(struct device *dev) ^ /kisskb/src/drivers/hv/vmbus_drv.c:2208:12: warning: 'vmbus_bus_resume' defined but not used [-Wunused-function] static int vmbus_bus_resume(struct device *dev) ^ arch/x86/tools/insn_decoder_test: success: Decoded and checked 5643430 instructions arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random instructions with 0 errors (seed:0xb8363d) Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:04:13.647203