# git rev-parse -q --verify 04483fc005f81d678e4fe63e36eab4fb39c5277b^{commit} 04483fc005f81d678e4fe63e36eab4fb39c5277b already have revision, skipping fetch # git checkout -q -f -B kisskb 04483fc005f81d678e4fe63e36eab4fb39c5277b # git clean -qxdf # < git log -1 # commit 04483fc005f81d678e4fe63e36eab4fb39c5277b # Author: Nicholas Piggin # Date: Mon Jan 18 22:34:51 2021 +1000 # # powerpc: Always enable queued spinlocks for 64s, disable for others # # Queued spinlocks have shown to have good performance and fairness # properties even on smaller (2 socket) POWER systems. This selects them # automatically for 64s. For other platforms they are de-selected, the # standard spinlock is far simpler and smaller code, and single chips # with a handful of cores is unlikely to show any improvement. # # CONFIG_EXPERT still allows this to be changed, e.g., to help debug # performance or correctness issues. # # Signed-off-by: Nicholas Piggin # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20210118123451.1452206-1-npiggin@gmail.com # < /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 04483fc005f81d678e4fe63e36eab4fb39c5277b # < make -s -j 48 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 48 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_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 48 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 48 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/lib/bitfield_kunit.c: In function 'test_bitfields_constants': /kisskb/src/lib/bitfield_kunit.c:93:1: warning: the frame size of 7432 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 # Build took: 0:26:50.338628