# 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 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_ksi8560_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 85xx/ksi8560_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_ksi8560_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x4d7338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4c6ca8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.4.0-g552263456215 Created: Thu Dec 5 10:23:39 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2500827 Bytes = 2442.21 KiB = 2.38 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.4.0-g552263456215 Created: Thu Dec 5 10:23:39 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2530569 Bytes = 2471.26 KiB = 2.41 MiB Load Address: 00500000 Entry Point: 00500314 Completed OK # rm -rf /kisskb/build/powerpc-fixes_85xx_ksi8560_defconfig_powerpc-gcc5 # Build took: 0:00:47.558877