# 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 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_katmai_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/katmai_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_katmai_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/boot/dts/katmai.dts:322.26-361.5: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:363.26-402.5: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:404.26-443.5: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x4919c0) 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:35:00 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2345918 Bytes = 2290.94 KiB = 2.24 MiB Load Address: 00500000 Entry Point: 00501514 Completed OK # rm -rf /kisskb/build/powerpc-fixes_44x_katmai_defconfig_powerpc-gcc5 # Build took: 0:00:42.490426