# 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/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 d723b99ec9e502a414a96a51ec229333f807b47e # < make -s -j 48 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] # < make -s -j 48 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 48 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] # make -s -j 48 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/cpumask.h:13, from /kisskb/src/include/linux/smp.h:13, from /kisskb/src/include/linux/lockdep.h:14, from /kisskb/src/include/linux/spinlock.h:59, from /kisskb/src/include/linux/wait.h:9, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ocfs2/file.c:13: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:79:22: warning: value computed is not used [-Wunused-value] #define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/file.c:2419:3: note: in expansion of macro 'xchg' xchg(&iocb->ki_complete, saved_ki_complete); ^~~~ Completed OK # rm -rf /kisskb/build/linus_sun3_defconfig_m68k-gcc8 # Build took: 0:02:04.845940