# git rev-parse -q --verify 552263456215ada7ee8700ce022d12b0cffe4802^{commit} 552263456215ada7ee8700ce022d12b0cffe4802 already have revision, skipping fetch # git checkout -q -f -B kisskb 552263456215ada7ee8700ce022d12b0cffe4802 # git clean -qxdf # < git log -1 # commit 552263456215ada7ee8700ce022d12b0cffe4802 # Author: Vincenzo Frascino # Date: Mon Dec 2 07:57:29 2019 +0000 # # powerpc: Fix vDSO clock_getres() # # clock_getres in the vDSO library has to preserve the same behaviour # of posix_get_hrtimer_res(). # # In particular, posix_get_hrtimer_res() does: # sec = 0; # ns = hrtimer_resolution; # and hrtimer_resolution depends on the enablement of the high # resolution timers that can happen either at compile or at run time. # # Fix the powerpc vdso implementation of clock_getres keeping a copy of # hrtimer_resolution in vdso data and using that directly. # # Fixes: a7f290dad32e ("[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel") # Cc: stable@vger.kernel.org # Signed-off-by: Vincenzo Frascino # Reviewed-by: Christophe Leroy # Acked-by: Shuah Khan # [chleroy: changed CLOCK_REALTIME_RES to CLOCK_HRTIMER_RES] # Signed-off-by: Christophe Leroy # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/a55eca3a5e85233838c2349783bcb5164dae1d09.1575273217.git.christophe.leroy@c-s.fr # < /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 552263456215ada7ee8700ce022d12b0cffe4802 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_iss476-smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/iss476-smp_defconfig WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] # make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_iss476-smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x62f660) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x62f660) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Completed OK # rm -rf /kisskb/build/powerpc-fixes_44x_iss476-smp_defconfig_powerpc-gcc5 # Build took: 0:01:46.570826