# git rev-parse -q --verify 322bf2d3446aabdaf5e8887775bd9ced80dbc0f0^{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 322bf2d3446aabdaf5e8887775bd9ced80dbc0f0^{commit} 322bf2d3446aabdaf5e8887775bd9ced80dbc0f0 # git checkout -q -f -B kisskb 322bf2d3446aabdaf5e8887775bd9ced80dbc0f0 # git clean -qxdf # < git log -1 # commit 322bf2d3446aabdaf5e8887775bd9ced80dbc0f0 # Merge: 1716f536425f 264b0d2bee14 # Author: Linus Torvalds # Date: Mon Feb 3 22:27:33 2020 +0000 # # Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu # # Pull percpu updates from Dennis Zhou: # "Separate out variables that can be decrypted into their own page # anytime encryption can be enabled and fix __percpu annotations in # asm-generic for sparse" # # * 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu: # percpu: Separate decrypted varaibles anytime encryption can be enabled # percpu: fix __percpu annotation in asm-generic # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 322bf2d3446aabdaf5e8887775bd9ced80dbc0f0 # < make -s -j 8 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0xC3852064 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 8 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum /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; ^ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:08:42.948897