# git rev-parse -q --verify 36a14638f7c06546717cc1316fcfee6da42b98cc^{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 36a14638f7c06546717cc1316fcfee6da42b98cc^{commit} 36a14638f7c06546717cc1316fcfee6da42b98cc # git checkout -q -f -B kisskb 36a14638f7c06546717cc1316fcfee6da42b98cc # git clean -qxdf # < git log -1 # commit 36a14638f7c06546717cc1316fcfee6da42b98cc # Merge: 47fbbc94dab6 9fcb51c14da2 # Author: Linus Torvalds # Date: Sun Mar 28 12:19:16 2021 -0700 # # Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Ingo Molnar: # "Two fixes: # # - Fix build failure on Ubuntu with new GCC packages that turn # on -fcf-protection # # - Fix SME memory encryption PTE encoding bug - AFAICT the code # worked on 4K page sizes (level 1) but had the wrong shift at # higher page level orders (level 2 and higher)" # # * tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/build: Turn off -fcf-protection for realmode targets # x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc() # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 36a14638f7c06546717cc1316fcfee6da42b98cc # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0xD42FB718 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:33: LSE atomics not supported by binutils arch/arm64/Makefile:33: LSE atomics not supported by binutils /kisskb/src/drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function] static int cdn_dp_resume(struct device *dev) ^ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:06:39.638405