# git rev-parse -q --verify d1781f23704707d350b8c9006e2bdf5394bf91b2^{commit} d1781f23704707d350b8c9006e2bdf5394bf91b2 already have revision, skipping fetch # git checkout -q -f -B kisskb d1781f23704707d350b8c9006e2bdf5394bf91b2 # git clean -qxdf # < git log -1 # commit d1781f23704707d350b8c9006e2bdf5394bf91b2 # Author: Michael Neuling # Date: Tue Oct 13 15:37:41 2020 +1100 # # selftests/powerpc: Make alignment handler test P9N DD2.1 vector CI load workaround # # alignment_handler currently only tests the unaligned cases but it can # also be useful for testing the workaround for the P9N DD2.1 vector CI # load issue fixed by p9_hmi_special_emu(). This workaround was # introduced in 5080332c2c89 ("powerpc/64s: Add workaround for P9 vector # CI load issue"). # # This changes the loop to start from offset 0 rather than 1 so that we # test the kernel emulation in p9_hmi_special_emu(). # # Signed-off-by: Michael Neuling # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20201013043741.743413-2-mikey@neuling.org # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux-ld --version # < git log --format=%s --max-count=1 d1781f23704707d350b8c9006e2bdf5394bf91b2 # < make -s -j 120 ARCH=ia64 O=/kisskb/build/powerpc-fixes_ia64-defconfig_ia64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux- defconfig # make -s -j 120 ARCH=ia64 O=/kisskb/build/powerpc-fixes_ia64-defconfig_ia64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/arch/ia64/include/uapi/asm/intrinsics.h:22:0, from /kisskb/src/arch/ia64/include/asm/intrinsics.h:11, from /kisskb/src/arch/ia64/include/asm/timex.h:14, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:73, from /kisskb/src/fs/nfs/read.c:11: /kisskb/src/fs/nfs/read.c: In function 'nfs_read_completion': /kisskb/src/arch/ia64/include/uapi/asm/cmpxchg.h:57:2: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr))) __xchg((unsigned long) (x), (ptr), sizeof(*(ptr)))) ^ /kisskb/src/fs/nfs/read.c:196:5: note: in expansion of macro 'xchg' xchg(&nfs_req_openctx(req)->error, error); ^ /kisskb/src/fs/nfs/read.c: In function 'nfs_readpage': /kisskb/src/arch/ia64/include/uapi/asm/cmpxchg.h:57:2: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr))) __xchg((unsigned long) (x), (ptr), sizeof(*(ptr)))) ^ /kisskb/src/fs/nfs/read.c:355:2: note: in expansion of macro 'xchg' xchg(&ctx->error, 0); ^ No errors detected in 22424 functions. Completed OK # rm -rf /kisskb/build/powerpc-fixes_ia64-defconfig_ia64-gcc4.9 # Build took: 0:01:22.395151