# git rev-parse -q --verify ffeb595d84811dde16a28b33d8a7cf26d51d51b3^{commit} ffeb595d84811dde16a28b33d8a7cf26d51d51b3 already have revision, skipping fetch # git checkout -q -f -B kisskb ffeb595d84811dde16a28b33d8a7cf26d51d51b3 # git clean -qxdf # < git log -1 # commit ffeb595d84811dde16a28b33d8a7cf26d51d51b3 # Merge: 900db1504704 2f26ed1764b4 # Author: Linus Torvalds # Date: Sat May 30 12:28:44 2020 -0700 # # Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - a fix for the recent change to how we restore non-volatile GPRs, # which broke our emulation of reading from the DSCR (Data Stream # Control Register). # # - a fix for the recent rewrite of interrupt/syscall exit in C, we need # to exclude KCOV from that code, otherwise it can lead to # unrecoverable faults. # # Thanks to Daniel Axtens. # # * tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit code # powerpc/64s: Fix restore of NV GPRs after facility unavailable exception # < /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 ffeb595d84811dde16a28b33d8a7cf26d51d51b3 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_NUMA=n # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_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_pseries_le_defconfig+NO_NUMA_powerpc-gcc5 # Build took: 0:02:46.694285