# git rev-parse -q --verify 234cb065ad82915ff8d06ce01e01c3e640b674d2^{commit} 234cb065ad82915ff8d06ce01e01c3e640b674d2 already have revision, skipping fetch # git checkout -q -f -B kisskb 234cb065ad82915ff8d06ce01e01c3e640b674d2 # git clean -qxdf # < git log -1 # commit 234cb065ad82915ff8d06ce01e01c3e640b674d2 # Author: Stephen Rothwell # Date: Wed Jun 5 13:48:14 2024 +1000 # # Add linux-next specific files for 20240605 # # 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 234cb065ad82915ff8d06ce01e01c3e640b674d2 # 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:5044: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/fs/btrfs/inode.c: In function 'btrfs_lookup_dentry': /kisskb/src/fs/btrfs/inode.c:5640:9: warning: 'location.objectid' may be used uninitialized in this function [-Wmaybe-uninitialized] return btrfs_iget_path(s, ino, root, NULL); ^ /kisskb/src/fs/btrfs/inode.c:5700:19: note: 'location.objectid' was declared here struct btrfs_key location; ^ /kisskb/src/fs/btrfs/inode.c:5711:5: warning: 'location.type' may be used uninitialized in this function [-Wmaybe-uninitialized] if (location.type == BTRFS_INODE_ITEM_KEY) { ^ /kisskb/src/fs/btrfs/inode.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linux-next_ppc64_defconfig+NO_HUGETLB+4K_PAGES_powerpc-gcc5 # Build took: 0:02:08.481995