# git rev-parse -q --verify e851dfae4371d3c751f1e18e8eb5eba993de1467^{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 e851dfae4371d3c751f1e18e8eb5eba993de1467^{commit} e851dfae4371d3c751f1e18e8eb5eba993de1467 # git checkout -q -f -B kisskb e851dfae4371d3c751f1e18e8eb5eba993de1467 # git clean -qxdf # < git log -1 # commit e851dfae4371d3c751f1e18e8eb5eba993de1467 # Merge: a2b03e48e961 b77dbc86d604 # Author: Linus Torvalds # Date: Mon Nov 8 09:35:43 2021 -0800 # # Merge tag 'kgdb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux # # Pull kgdb update from Daniel Thompson: # "A single patch this cycle. # # We replace some open-coded routines to classify task states with the # scheduler's own function to do this. Alongside the obvious benefits of # removing funky code and aligning more exactly with the scheduler's # task classification, this also fixes a long standing compiler warning # by removing the open-coded routines that generated the warning" # # * tag 'kgdb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux: # kdb: Adopt scheduler's task classification # < /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 e851dfae4371d3c751f1e18e8eb5eba993de1467 # < 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:6310: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:05:09.129756