# git rev-parse -q --verify e963b7a28b2bf2416304e1a15df967fcf662aff5^{commit} e963b7a28b2bf2416304e1a15df967fcf662aff5 already have revision, skipping fetch # git checkout -q -f -B kisskb e963b7a28b2bf2416304e1a15df967fcf662aff5 # git clean -qxdf # < git log -1 # commit e963b7a28b2bf2416304e1a15df967fcf662aff5 # Author: Christophe Leroy # Date: Sat May 9 09:42:14 2020 +0000 # # powerpc/vdso32: Fallback on getres syscall when clock is unknown # # There are other clocks than the standard ones, for instance # per process clocks. Therefore, being above the last standard clock # doesn't mean it is a bad clock. So, fallback to syscall instead # of returning -EINVAL inconditionaly. # # Fixes: e33ffc956b08 ("powerpc/vdso32: implement clock_getres entirely") # Cc: stable@vger.kernel.org # v5.6+ # Reported-by: Aurelien Jarno # Signed-off-by: Christophe Leroy # Signed-off-by: Michael Ellerman # Tested-by: Aurelien Jarno # Link: https://lore.kernel.org/r/7316a9e2c0c2517923eb4b0411c4a08d15e675a4.1589017281.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 e963b7a28b2bf2416304e1a15df967fcf662aff5 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_xes_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- 85xx/xes_mpc85xx_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_xes_mpc85xx_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_85xx_xes_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_xes_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1652:6: note: 'oldval' was declared here int oldval, ret; ^ /kisskb/src/drivers/mtd/nand/raw/fsl_upm.c: In function 'fun_wait_rnb': /kisskb/src/drivers/mtd/nand/raw/fsl_upm.c:65:20: warning: unused variable 'mtd' [-Wunused-variable] struct mtd_info *mtd = nand_to_mtd(&fun->chip); ^ INFO: Uncompressed kernel (size 0x8755d8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) Image Name: Linux-5.7.0-rc2-ge963b7a28b2b Created: Wed May 13 19:58:43 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4440200 Bytes = 4336.13 KiB = 4.23 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-fixes_85xx_xes_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:01:17.668482