# git rev-parse -q --verify d2ff0ff2c23f1bacd35073bf50e6c18298a8d530^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master error: 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 d2ff0ff2c23f1bacd35073bf50e6c18298a8d530^{commit} d2ff0ff2c23f1bacd35073bf50e6c18298a8d530 # git checkout -q -f -B kisskb d2ff0ff2c23f1bacd35073bf50e6c18298a8d530 # git clean -qxdf # < git log -1 # commit d2ff0ff2c23f1bacd35073bf50e6c18298a8d530 # Merge: 83650fd58a93 8008cc78d3d6 # Author: Linus Torvalds # Date: Sat Nov 3 12:13:57 2018 -0700 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc # # Pull ARM SoC fixes from Olof Johansson: # "A few fixes who have come in near or during the merge window: # # - Removal of a VLA usage in Marvell mpp platform code # # - Enable some IPMI options for ARM64 servers by default, helps # testing # # - Enable PREEMPT on 32-bit ARMv7 defconfig # # - Minor fix for stm32 DT (removal of an unused DMA property) # # - Bugfix for TI OMAP1-based ams-delta (-EINVAL -> IRQ_NOTCONNECTED)" # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: # ARM: dts: stm32: update HASH1 dmas property on stm32mp157c # ARM: orion: avoid VLA in orion_mpp_conf # ARM: defconfig: Update multi_v7 to use PREEMPT # arm64: defconfig: Enable some IPMI configs # soc: ti: QMSS: Fix usage of irq_set_affinity_hint # ARM: OMAP1: ams-delta: Fix impossible .irq < 0 # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 d2ff0ff2c23f1bacd35073bf50e6c18298a8d530 # < make -s -j 80 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0x84FE7272 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 80 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 80 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:40: LSE atomics not supported by binutils arch/arm64/Makefile:40: LSE atomics not supported by binutils In file included from /kisskb/src/include/linux/printk.h:336:0, from /kisskb/src/include/linux/kernel.h:14, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/dmi.h:5, from /kisskb/src/drivers/hid/hid-asus.c:29: /kisskb/src/drivers/hid/hid-asus.c: In function 'asus_input_configured': /kisskb/src/include/linux/dynamic_debug.h:135:3: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] __dynamic_dev_dbg(&descriptor, dev, fmt, \ ^ /kisskb/src/drivers/hid/hid-asus.c:359:6: note: 'value' was declared here u32 value; ^ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./usr/include/linux/v4l2-controls.h:1105: found __[us]{8,16,32,64} type without #include Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64 # Build took: 0:03:19.001444