# git rev-parse -q --verify 84e57d292203a45c96dbcb2e6be9dd80961d981a^{commit} 84e57d292203a45c96dbcb2e6be9dd80961d981a already have revision, skipping fetch # git checkout -q -f -B kisskb 84e57d292203a45c96dbcb2e6be9dd80961d981a # git clean -qxdf # < git log -1 # commit 84e57d292203a45c96dbcb2e6be9dd80961d981a # Merge: 23dc9c755a19 36955d368dc1 # Author: Linus Torvalds # Date: Thu Dec 15 18:14:21 2022 -0800 # # Merge tag 'exfat-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat # # Pull exfat update from Namjae Jeon: # # - simplify and remove some redundant directory entry code # # - optimize the size of exfat_entry_set_cache and its allocation policy # # - improve the performance for creating files and directories # # * tag 'exfat-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat: # exfat: reuse exfat_find_location() to simplify exfat_get_dentry_set() # exfat: fix overflow in sector and cluster conversion # exfat: remove i_size_write() from __exfat_truncate() # exfat: remove argument 'size' from exfat_truncate() # exfat: remove unnecessary arguments from exfat_find_dir_entry() # exfat: remove unneeded codes from __exfat_rename() # exfat: remove call ilog2() from exfat_readdir() # exfat: replace magic numbers with Macros # exfat: rename exfat_free_dentry_set() to exfat_put_dentry_set() # exfat: move exfat_entry_set_cache from heap to stack # exfat: support dynamic allocate bh for exfat_entry_set_cache # exfat: reduce the size of exfat_entry_set_cache # exfat: hint the empty entry which at the end of cluster chain # exfat: simplify empty entry hint # < /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 84e57d292203a45c96dbcb2e6be9dd80961d981a # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet32_smp_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_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/linus_corenet32_smp_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/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 # Build took: 0:02:14.050474