# git rev-parse -q --verify d723b99ec9e502a414a96a51ec229333f807b47e^{commit} d723b99ec9e502a414a96a51ec229333f807b47e already have revision, skipping fetch # git checkout -q -f -B kisskb d723b99ec9e502a414a96a51ec229333f807b47e # git clean -qxdf # < git log -1 # commit d723b99ec9e502a414a96a51ec229333f807b47e # Merge: 5e0b17b026eb 27bc446e2def # Author: Linus Torvalds # Date: Fri Aug 21 11:03:38 2020 -0700 # # Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 # # Pull ext4 updates from Ted Ts'o: # "Improvements to ext4's block allocator performance for very large file # systems, especially when the file system or files which are highly # fragmented. There is a new mount option, prefetch_block_bitmaps which # will pull in the block bitmaps and set up the in-memory buddy bitmaps # when the file system is initially mounted. # # Beyond that, a lot of bug fixes and cleanups. In particular, a number # of changes to make ext4 more robust in the face of write errors or # file system corruptions" # # * tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: (46 commits) # ext4: limit the length of per-inode prealloc list # ext4: reorganize if statement of ext4_mb_release_context() # ext4: add mb_debug logging when there are lost chunks # ext4: Fix comment typo "the the". # jbd2: clean up checksum verification in do_one_pass() # ext4: change to use fallthrough macro # ext4: remove unused parameter of ext4_generic_delete_entry function # mballoc: replace seq_printf with seq_puts # ext4: optimize the implementation of ext4_mb_good_group() # ext4: delete invalid comments near ext4_mb_check_limits() # ext4: fix typos in ext4_mb_regular_allocator() comment # ext4: fix checking of directory entry validity for inline directories # fs: prevent BUG_ON in submit_bh_wbc() # ext4: correctly restore system zone info when remount fails # ext4: handle add_system_zone() failure in ext4_setup_system_zone() # ext4: fold ext4_data_block_valid_rcu() into the caller # ext4: check journal inode extents more carefully # ext4: don't allow overlapping system zones # ext4: handle error of ext4_setup_system_zone() on remount # ext4: delete the invalid BUGON in ext4_mb_load_buddy_gfp() # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 d723b99ec9e502a414a96a51ec229333f807b47e # < make -s -j 80 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # < make -s -j 80 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 80 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 80 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/include/linux/printk.h:405, from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/linux/clk.h:13, from /kisskb/src/drivers/crypto/sa2ul.c:11: /kisskb/src/drivers/crypto/sa2ul.c: In function 'sa_sha_init': /kisskb/src/drivers/crypto/sa2ul.c:1486:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] crypto_ahash_digestsize(tfm), (u64)rctx); ^ /kisskb/src/include/linux/dynamic_debug.h:125:15: note: in definition of macro '__dynamic_func_call' func(&id, ##__VA_ARGS__); \ ^~~~~~~~~~~ /kisskb/src/include/linux/dynamic_debug.h:157:2: note: in expansion of macro '_dynamic_func_call' _dynamic_func_call(fmt,__dynamic_dev_dbg, \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/dev_printk.h:115:2: note: in expansion of macro 'dynamic_dev_dbg' dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/sa2ul.c:1485:2: note: in expansion of macro 'dev_dbg' dev_dbg(sa_k3_dev, "init: digest size: %d, rctx=%llx\n", ^~~~~~~ WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 # Build took: 0:13:05.315611