# git rev-parse -q --verify ba60b6bafe1695852fba91e33e6faf18f3e09651^{commit} ba60b6bafe1695852fba91e33e6faf18f3e09651 already have revision, skipping fetch # git checkout -q -f -B kisskb ba60b6bafe1695852fba91e33e6faf18f3e09651 # git clean -qxdf # < git log -1 # commit ba60b6bafe1695852fba91e33e6faf18f3e09651 # Author: Christian König # Date: Thu Apr 13 17:02:01 2023 +0200 # # drm/ttm: revert "Reduce the number of used allocation orders for TTM pages" # # This reverts commit 322458c2bb1a0398c5775333e1e71e1ece8a461f. # # PMD_SHIFT is not necessary constant on all architectures resulting in # build failures. # # Signed-off-by: Christian König # Acked-by: Daniel Vetter # Link: https://patchwork.freedesktop.org/patch/msgid/CAKMK7uHgUuqWJuqmZKrxi2mNiqExhmMif-naYnzUSj-puW-x+A@mail.gmail.com # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 ba60b6bafe1695852fba91e33e6faf18f3e09651 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-merge_microwatt_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- microwatt_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-merge_microwatt_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-merge_microwatt_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-merge_microwatt_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from : In function 'enable_kernel_vsx', inlined from 'vsx_begin' at /kisskb/src/arch/powerpc/crypto/aes-gcm-p10-glue.c:68:2, inlined from 'p10_aes_gcm_crypt.constprop' at /kisskb/src/arch/powerpc/crypto/aes-gcm-p10-glue.c:244:2: /kisskb/src/include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_243' declared with attribute error: BUILD_BUG failed 397 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ /kisskb/src/include/linux/compiler_types.h:378:25: note: in definition of macro '__compiletime_assert' 378 | prefix ## suffix(); \ | ^~~~~~ /kisskb/src/include/linux/compiler_types.h:397:9: note: in expansion of macro '_compiletime_assert' 397 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/build_bug.h:39:37: note: in expansion of macro 'compiletime_assert' 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/build_bug.h:59:21: note: in expansion of macro 'BUILD_BUG_ON_MSG' 59 | #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") | ^~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/switch_to.h:86:9: note: in expansion of macro 'BUILD_BUG' 86 | BUILD_BUG(); | ^~~~~~~~~ In function 'enable_kernel_vsx', inlined from 'vsx_begin' at /kisskb/src/arch/powerpc/crypto/aes-gcm-p10-glue.c:68:2, inlined from 'p10_aes_gcm_setkey' at /kisskb/src/arch/powerpc/crypto/aes-gcm-p10-glue.c:194:2: /kisskb/src/include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_243' declared with attribute error: BUILD_BUG failed 397 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ /kisskb/src/include/linux/compiler_types.h:378:25: note: in definition of macro '__compiletime_assert' 378 | prefix ## suffix(); \ | ^~~~~~ /kisskb/src/include/linux/compiler_types.h:397:9: note: in expansion of macro '_compiletime_assert' 397 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/build_bug.h:39:37: note: in expansion of macro 'compiletime_assert' 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/build_bug.h:59:21: note: in expansion of macro 'BUILD_BUG_ON_MSG' 59 | #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") | ^~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/switch_to.h:86:9: note: in expansion of macro 'BUILD_BUG' 86 | BUILD_BUG(); | ^~~~~~~~~ make[4]: *** [/kisskb/src/scripts/Makefile.build:252: arch/powerpc/crypto/aes-gcm-p10-glue.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:494: arch/powerpc/crypto] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: arch/powerpc] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/fs/ext4/super.c: In function 'ext4_put_super': /kisskb/src/fs/ext4/super.c:1262:13: warning: unused variable 'i' [-Wunused-variable] 1262 | int i, err; | ^ /kisskb/src/fs/ext4/super.c: In function '__ext4_fill_super': /kisskb/src/fs/ext4/super.c:5200:22: warning: unused variable 'i' [-Wunused-variable] 5200 | unsigned int i; | ^ make[1]: *** [/kisskb/src/Makefile:2025: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-merge_microwatt_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/powerpc-merge_microwatt_defconfig_powerpc-gcc12 # Build took: 0:00:41.755113