# git rev-parse -q --verify 931a3b3bccc96e7708c82b30b2b5fa82dfd04890^{commit} 931a3b3bccc96e7708c82b30b2b5fa82dfd04890 already have revision, skipping fetch # git checkout -q -f -B kisskb 931a3b3bccc96e7708c82b30b2b5fa82dfd04890 # git clean -qxdf # < git log -1 # commit 931a3b3bccc96e7708c82b30b2b5fa82dfd04890 # Author: Stephen Rothwell # Date: Mon Jul 29 12:08:43 2024 +1000 # # Add linux-next specific files for 20240729 # # 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 931a3b3bccc96e7708c82b30b2b5fa82dfd04890 # make -s -j 24 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 24 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 24 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:5045:warning: override: reassigning to symbol PPC_4K_PAGES # make -s -j 24 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:5603:9: warning: 'location.objectid' may be used uninitialized in this function [-Wmaybe-uninitialized] return btrfs_iget_path(ino, root, NULL); ^ /kisskb/src/fs/btrfs/inode.c:5663:19: note: 'location.objectid' was declared here struct btrfs_key location; ^ /kisskb/src/fs/btrfs/inode.c:5674: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:06:36.992615