# git rev-parse -q --verify ce49bfc8d0372212ccd7d1c1b45c60b077f77684^{commit} ce49bfc8d0372212ccd7d1c1b45c60b077f77684 already have revision, skipping fetch # git checkout -q -f -B kisskb ce49bfc8d0372212ccd7d1c1b45c60b077f77684 # git clean -qxdf # < git log -1 # commit ce49bfc8d0372212ccd7d1c1b45c60b077f77684 # Merge: c3b68c27f58a 4a6b35b3b3f2 # Author: Linus Torvalds # Date: Sun Nov 14 12:18:22 2021 -0800 # # Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux # # Pull xfs cleanups from Darrick Wong: # "The most 'exciting' aspect of this branch is that the xfsprogs # maintainer and I have worked through the last of the code # discrepancies between kernel and userspace libxfs such that there are # no code differences between the two except for #includes. # # IOWs, diff suffices to demonstrate that the userspace tools behave the # same as the kernel, and kernel-only bits are clearly marked in the # /kernel/ source code instead of just the userspace source. # # Summary: # # - Clean up open-coded swap() calls. # # - A little bit of #ifdef golf to complete the reunification of the # kernel and userspace libxfs source code" # # * tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: # xfs: sync xfs_btree_split macros with userspace libxfs # xfs: #ifdef out perag code for userspace # xfs: use swap() to make dabtree code cleaner # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 ce49bfc8d0372212ccd7d1c1b45c60b077f77684 # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/fs/ntfs/aops.c: In function 'ntfs_write_mst_block': /kisskb/src/fs/ntfs/aops.c:1311:1: warning: the frame size of 2208 bytes is larger than 2048 bytes [-Wframe-larger-than=] 1311 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 # Build took: 0:03:03.311621