# git rev-parse -q --verify ef75bd71c5d31dc17ae41ff8bec92630a3037d69^{commit} ef75bd71c5d31dc17ae41ff8bec92630a3037d69 already have revision, skipping fetch # git checkout -q -f -B kisskb ef75bd71c5d31dc17ae41ff8bec92630a3037d69 # git clean -qxdf # < git log -1 # commit ef75bd71c5d31dc17ae41ff8bec92630a3037d69 # Merge: 78d9affbb0e7 f4686c26ecc3 # Author: Linus Torvalds # Date: Wed May 8 13:16:07 2019 -0700 # # Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 # # Pull GFS2 updates from Andreas Gruenbacher: # "We've got the following patches ready for this merge window: # # - "gfs2: Fix loop in gfs2_rbm_find (v2)" # # A rework of a fix we ended up reverting in 5.0 because of an # iozone performance regression. # # - "gfs2: read journal in large chunks" # "gfs2: fix race between gfs2_freeze_func and unmount" # # An improved version of a commit we also ended up reverting in 5.0 # because of a regression in xfstest generic/311. It turns out that # the journal changes were mostly innocent and that unfreeze didn't # wait for the freeze to complete, which caused the filesystem to be # unmounted before it was actually idle. # # - "gfs2: Fix occasional glock use-after-free" # "gfs2: Fix iomap write page reclaim deadlock" # "gfs2: Fix lru_count going negative" # # Fixes for various problems reported and partially fixed by Citrix # engineers. Thank you very much. # # - "gfs2: clean_journal improperly set sd_log_flush_head" # # Another fix from Bob. # # - .. and a few other minor cleanups" # # * tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: # gfs2: read journal in large chunks # gfs2: Fix iomap write page reclaim deadlock # gfs2: fix race between gfs2_freeze_func and unmount # gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} # gfs2: Rename sd_log_le_{revoke,ordered} # gfs2: Remove unnecessary extern declarations # gfs2: Remove misleading comments in gfs2_evict_inode # gfs2: Replace gl_revokes with a GLF flag # gfs2: Fix occasional glock use-after-free # gfs2: clean_journal improperly set sd_log_flush_head # gfs2: Fix lru_count going negative # gfs2: Fix loop in gfs2_rbm_find (v2) # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 ef75bd71c5d31dc17ae41ff8bec92630a3037d69 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- allmodconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:40: LSE atomics not supported by binutils :1388:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1391:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1394:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1400:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1403:2: warning: #warning syscall fspick not implemented [-Wcpp] /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'msc_buffer_win_alloc': /kisskb/src/drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable] int ret = -ENOMEM, i; ^ /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'msc_buffer_win_free': /kisskb/src/drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ In file included from /kisskb/src/include/linux/rwsem.h:16:0, from /kisskb/src/include/linux/notifier.h:15, from /kisskb/src/include/linux/clk.h:17, from /kisskb/src/drivers/tty/serial/sh-sci.c:24: /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_dma_rx_submit': /kisskb/src/include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/tty/serial/sh-sci.c:1353:16: note: 'flags' was declared here unsigned long flags; ^ Completed OK # rm -rf /kisskb/build/linus_arm64-allmodconfig_arm64-gcc5.4 # Build took: 0:16:17.812904