# git rev-parse -q --verify 38696e33e2bdf91cbbc7a2291dc6db862d9dfd42^{commit} 38696e33e2bdf91cbbc7a2291dc6db862d9dfd42 already have revision, skipping fetch # git checkout -q -f -B kisskb 38696e33e2bdf91cbbc7a2291dc6db862d9dfd42 # git clean -qxdf # < git log -1 # commit 38696e33e2bdf91cbbc7a2291dc6db862d9dfd42 # Merge: 44e40e96b5ac 3ead2f97bd44 # Author: Linus Torvalds # Date: Wed Jun 3 14:01:23 2020 -0700 # # Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa # # Pull Xtensa updates from Max Filippov: # # - fix __user annotations in asm/uaccess.h # # - fix comments in entry.S # # * tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa: # xtensa: Fix spelling/grammar in comment # xtensa: add missing __user annotations to asm/uaccess.h # xtensa: fix error paths in __get_user_{check,size} # xtensa: fix type conversion in __get_user_size # xtensa: add missing __user annotations to __{get,put}_user_check # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 38696e33e2bdf91cbbc7a2291dc6db862d9dfd42 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # Added to kconfig CONFIG_KVM_BOOK3S_64=n # Added to kconfig CONFIG_KVM=n # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: vmlinux.o(.text.unlikely+0x2b0): Section mismatch in reference from the function early_init_mmu() to the function .init.text:radix__early_init_mmu() The function early_init_mmu() references the function __init radix__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of radix__early_init_mmu is wrong. WARNING: modpost: vmlinux.o(.text.unlikely+0x2bc): Section mismatch in reference from the function early_init_mmu() to the function .init.text:hash__early_init_mmu() The function early_init_mmu() references the function __init hash__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of hash__early_init_mmu is wrong. Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig+NO_KVM_powerpc-gcc5 # Build took: 0:04:33.580736