# git rev-parse -q --verify 41131a5e54ae7ba5a2bb8d7b30d1818b3f5b13d2^{commit} 41131a5e54ae7ba5a2bb8d7b30d1818b3f5b13d2 already have revision, skipping fetch # git checkout -q -f -B kisskb 41131a5e54ae7ba5a2bb8d7b30d1818b3f5b13d2 # git clean -qxdf # < git log -1 # commit 41131a5e54ae7ba5a2bb8d7b30d1818b3f5b13d2 # Author: Andreas Schwab # Date: Tue Jan 12 11:55:15 2021 +0000 # # powerpc/vdso: Fix clock_gettime_fallback for vdso32 # # The second argument of __kernel_clock_gettime64 points to a struct # __kernel_timespec, with 64-bit time_t, so use the clock_gettime64 # syscall in the fallback function for the 32-bit VDSO. Similarly, # clock_getres_fallback should use the clock_getres_time64 syscall, # though it isn't yet called from the 32-bit VDSO. # # Fixes: d0e3fc69d00d ("powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32") # Signed-off-by: Andreas Schwab # [chleroy: Moved into a single #ifdef __powerpc64__ block] # Signed-off-by: Christophe Leroy # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/0c0ab0eb3cc80687c326f76ff0dd5762b8812ecc.1610452505.git.christophe.leroy@csgroup.eu # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 41131a5e54ae7ba5a2bb8d7b30d1818b3f5b13d2 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_linkstation_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- linkstation_defconfig WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - MPC10X_BRIDGE [=y] WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - MPC10X_BRIDGE [=y] # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_linkstation_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_linkstation_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - MPC10X_BRIDGE [=y] WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - MPC10X_BRIDGE [=y] # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_linkstation_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1517:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x705604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) Image Name: Linux-5.11.0-rc2-g41131a5e54ae Created: Sat Jan 16 00:59:48 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3151684 Bytes = 3077.82 KiB = 3.01 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-fixes_linkstation_defconfig_powerpc-gcc4.9 # Build took: 0:01:15.294979