# git rev-parse -q --verify 8552c902efe7ef670b6961fb8885b67961aeb629^{commit} 8552c902efe7ef670b6961fb8885b67961aeb629 already have revision, skipping fetch # git checkout -q -f -B kisskb 8552c902efe7ef670b6961fb8885b67961aeb629 # git clean -qxdf # < git log -1 # commit 8552c902efe7ef670b6961fb8885b67961aeb629 # Author: Stephen Rothwell # Date: Mon Feb 26 17:53:24 2024 +1100 # # Add linux-next specific files for 20240226 # # Signed-off-by: Stephen Rothwell # < /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 8552c902efe7ef670b6961fb8885b67961aeb629 # make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next_ppc64_defconfig+NO_HUGETLB+4K_PAGES_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64_defconfig # Added to kconfig CONFIG_PPC_64K_PAGES=n # Added to kconfig CONFIG_PPC_4K_PAGES=y # Added to kconfig CONFIG_HUGETLBFS=n # < make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next_ppc64_defconfig+NO_HUGETLB+4K_PAGES_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next_ppc64_defconfig+NO_HUGETLB+4K_PAGES_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5013:warning: override: reassigning to symbol PPC_4K_PAGES # make -s -j 40 ARCH=powerpc O=/kisskb/build/linux-next_ppc64_defconfig+NO_HUGETLB+4K_PAGES_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/lib/math/mean_and_variance.c: In function 'u128_div': /kisskb/src/lib/math/mean_and_variance.c:46:8: note: the ABI of passing aggregates with 16-byte alignment has changed in GCC 5 u128_u u128_div(u128_u n, u64 d) ^ In file included from /kisskb/src/lib/math/mean_and_variance_test.c:3:0: /kisskb/src/include/linux/mean_and_variance.h: In function 'u128_add': /kisskb/src/include/linux/mean_and_variance.h:41:22: note: the ABI of passing aggregates with 16-byte alignment has changed in GCC 5 static inline u128_u u128_add(u128_u a, u128_u b) ^ Completed OK # rm -rf /kisskb/build/linux-next_ppc64_defconfig+NO_HUGETLB+4K_PAGES_powerpc-gcc5 # Build took: 0:02:13.732890