# git rev-parse -q --verify 200e340f2196d7fd427a5810d06e893b932f145a^{commit} 200e340f2196d7fd427a5810d06e893b932f145a already have revision, skipping fetch # git checkout -q -f -B kisskb 200e340f2196d7fd427a5810d06e893b932f145a # git clean -qxdf # < git log -1 # commit 200e340f2196d7fd427a5810d06e893b932f145a # Merge: a782e8664972 50417d22d0ef # Author: Linus Torvalds # Date: Wed Aug 3 11:43:12 2022 -0700 # # Merge tag 'pull-work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs # # Pull vfs dcache updates from Al Viro: # "The main part here is making parallel lookups safe for RT - making # sure preemption is disabled in start_dir_add()/ end_dir_add() sections # (on non-RT it's automatic, on RT it needs to to be done explicitly) # and moving wakeups from __d_lookup_done() inside of such to the end of # those sections. # # Wakeups can be safely delayed for as long as ->d_lock on in-lookup # dentry is held; proving that has caught a bug in d_add_ci() that # allows memory corruption when sufficiently bogus ntfs (or # case-insensitive xfs) image is mounted. Easily fixed, fortunately" # # * tag 'pull-work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: # fs/dcache: Move wakeup out of i_seq_dir write held region. # fs/dcache: Move the wakeup from __d_lookup_done() to the caller. # fs/dcache: Disable preemption on i_dir_seq write side on PREEMPT_RT # d_add_ci(): make sure we don't miss d_lookup_done() # < /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 200e340f2196d7fd427a5810d06e893b932f145a # < 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 .config:7020:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # 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- Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 # Build took: 0:03:52.296600