# git rev-parse -q --verify 00f178e15095fbcf04db00486378a6fa416a125e^{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 00f178e15095fbcf04db00486378a6fa416a125e^{commit} 00f178e15095fbcf04db00486378a6fa416a125e # git checkout -q -f -B kisskb 00f178e15095fbcf04db00486378a6fa416a125e # git clean -qxdf # < git log -1 # commit 00f178e15095fbcf04db00486378a6fa416a125e # Merge: 0b707e572a19 bd47cdb78997 # Author: Linus Torvalds # Date: Sat Nov 6 14:54:03 2021 -0700 # # Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensa # # Pull xtensa updates from Max Filippov: # # - add support for xtensa cores without windowed registers option # # * tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensa: # xtensa: move section symbols to asm/sections.h # xtensa: remove unused variable wmask # xtensa: only build windowed register support code when needed # xtensa: use register window specific opcodes only when present # xtensa: implement call0 ABI support in assembly # xtensa: definitions for call0 ABI # xtensa: don't use a12 in __xtensa_copy_user in call0 ABI # xtensa: don't use a12 in strncpy_user # xtensa: use a14 instead of a15 in inline assembly # xtensa: move _SimulateUserKernelVectorException out of WindowVectors # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 00f178e15095fbcf04db00486378a6fa416a125e # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig .config:5041:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 # Build took: 0:04:21.338910