# git rev-parse -q --verify 3c13c772fc233a10342c8e1605ff0855dfdf0c89^{commit} 3c13c772fc233a10342c8e1605ff0855dfdf0c89 already have revision, skipping fetch # git checkout -q -f -B kisskb 3c13c772fc233a10342c8e1605ff0855dfdf0c89 # git clean -qxdf # < git log -1 # commit 3c13c772fc233a10342c8e1605ff0855dfdf0c89 # Author: Stephen Rothwell # Date: Tue Sep 12 15:24:19 2023 +1000 # # Add linux-next specific files for 20230912 # # Signed-off-by: Stephen Rothwell # < /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 3c13c772fc233a10342c8e1605ff0855dfdf0c89 # make -s -j 160 ARCH=powerpc O=/kisskb/build/linux-next_ppc64_defconfig+NO_HUGETLB+4K_PAGES_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.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 160 ARCH=powerpc O=/kisskb/build/linux-next_ppc64_defconfig+NO_HUGETLB+4K_PAGES_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/linux-next_ppc64_defconfig+NO_HUGETLB+4K_PAGES_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4974:warning: override: reassigning to symbol PPC_4K_PAGES # make -s -j 160 ARCH=powerpc O=/kisskb/build/linux-next_ppc64_defconfig+NO_HUGETLB+4K_PAGES_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In function 'fiemap_next_leaf_item', inlined from 'extent_fiemap' at /kisskb/src/fs/btrfs/extent_io.c:3015:9: /kisskb/src/fs/btrfs/extent_io.c:2567:46: warning: 'disk_key.type' may be used uninitialized [-Wmaybe-uninitialized] 2567 | if (key.objectid != btrfs_ino(inode) || key.type != BTRFS_EXTENT_DATA_KEY) In file included from /kisskb/src/fs/btrfs/extent_io.c:34: /kisskb/src/fs/btrfs/accessors.h: In function 'extent_fiemap': /kisskb/src/fs/btrfs/accessors.h:645:31: note: 'disk_key.type' was declared here 645 | struct btrfs_disk_key disk_key; | ^~~~~~~~ In file included from /kisskb/src/include/linux/swab.h:5, from /kisskb/src/include/uapi/linux/byteorder/big_endian.h:14, from /kisskb/src/include/linux/byteorder/big_endian.h:5, from /kisskb/src/arch/powerpc/include/uapi/asm/byteorder.h:14, from /kisskb/src/include/asm-generic/bitops/le.h:6, from /kisskb/src/arch/powerpc/include/asm/bitops.h:336, from /kisskb/src/include/linux/bitops.h:68, from /kisskb/src/fs/btrfs/extent_io.c:3: /kisskb/src/include/uapi/linux/swab.h:128:28: warning: 'disk_key.objectid' may be used uninitialized [-Wmaybe-uninitialized] 128 | #define __swab64(x) (__u64)__builtin_bswap64((__u64)(x)) | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/accessors.h:645:31: note: 'disk_key.objectid' was declared here 645 | struct btrfs_disk_key disk_key; | ^~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_ppc64_defconfig+NO_HUGETLB+4K_PAGES_powerpc-gcc12 # Build took: 0:03:10.771535