# git rev-parse -q --verify 2d0bb420ff7316f5f3397a2d6c67a1b860524dea^{commit} 2d0bb420ff7316f5f3397a2d6c67a1b860524dea already have revision, skipping fetch # git checkout -q -f -B kisskb 2d0bb420ff7316f5f3397a2d6c67a1b860524dea # git clean -qxdf # < git log -1 # commit 2d0bb420ff7316f5f3397a2d6c67a1b860524dea # Author: Vincenzo Frascino # Date: Thu May 23 12:21:16 2019 +0100 # # kselftest: Extend vDSO selftest to clock_getres # # The current version of the multiarch vDSO selftest verifies only # gettimeofday. # # Extend the vDSO selftest to clock_getres, to verify that the # syscall and the vDSO library function return the same information. # # The extension has been used to verify the hrtimer_resoltion fix. # # Cc: Shuah Khan # Signed-off-by: Vincenzo Frascino # Signed-off-by: Michael Ellerman # < /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 2d0bb420ff7316f5f3397a2d6c67a1b860524dea # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64_defconfig+NO_HUGETLB_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64_defconfig # Added to kconfig CONFIG_HUGETLBFS=n # yes \n | make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64_defconfig+NO_HUGETLB_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64_defconfig+NO_HUGETLB_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x39c6): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:.early_setup() The function start_here_multiplatform() references the function __init .early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of .early_setup is wrong. warning: same basename if the following are built as modules: arch/powerpc/platforms/powermac/nvram.ko drivers/char/nvram.ko Completed OK # rm -rf /kisskb/build/powerpc-next_ppc64_defconfig+NO_HUGETLB_powerpc-gcc5 # Build took: 0:01:12.149498