# git rev-parse -q --verify e851dfae4371d3c751f1e18e8eb5eba993de1467^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # 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-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 e851dfae4371d3c751f1e18e8eb5eba993de1467 # < make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # 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 # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5833:warning: override: reassigning to symbol STANDALONE .config:5839:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:04:04.269131