# git rev-parse -q --verify 655fedaad36c0b31a6f6cb8f469b739b2359d74f^{commit} 655fedaad36c0b31a6f6cb8f469b739b2359d74f already have revision, skipping fetch # git checkout -q -f -B kisskb 655fedaad36c0b31a6f6cb8f469b739b2359d74f # git clean -qxdf # < git log -1 # commit 655fedaad36c0b31a6f6cb8f469b739b2359d74f # Merge: e1fd0b2acde6 c48a14dca2cb # Author: Linus Torvalds # Date: Wed Nov 3 09:23:25 2021 -0700 # # Merge tag 'jfs-5.16' of git://github.com/kleikamp/linux-shaggy # # Pull jfs fix from David Kleikamp: # "Just one JFS patch" # # * tag 'jfs-5.16' of git://github.com/kleikamp/linux-shaggy: # JFS: fix memleak in jfs_mount # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 655fedaad36c0b31a6f6cb8f469b739b2359d74f # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.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 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4465:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4467:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c: In function 'radeon_bo_create': /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c:207:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] 207 | #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: In function 'amdgpu_bo_support_uswc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:493:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] 493 | #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ | ^~~~~~~ vmlinux.o: warning: objtool: mce_setup()+0x3f: call to cpuid_eax.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x52: call to mce_gather_info() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode()+0x13: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x18: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x13: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x13: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_setup()+0x3f: call to cpuid_eax.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x52: call to mce_gather_info() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode()+0x13: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x18: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x13: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x13: call to test_bit() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:06:38.358829