# git rev-parse -q --verify 65d6e954e37872fd9afb5ef3fc0481bb3c2f20f4^{commit} 65d6e954e37872fd9afb5ef3fc0481bb3c2f20f4 already have revision, skipping fetch # git checkout -q -f -B kisskb 65d6e954e37872fd9afb5ef3fc0481bb3c2f20f4 # git clean -qxdf # < git log -1 # commit 65d6e954e37872fd9afb5ef3fc0481bb3c2f20f4 # Merge: 9e310ea5c8f6 2938fd750e8b # Author: Linus Torvalds # Date: Tue Sep 5 13:00:28 2023 -0700 # # Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 # # Pull gfs2 updates from Andreas Gruenbacher: # # - Fix a glock state (non-)transition bug when a dlm request times out # and is canceled, and we have locking requests that can now be granted # immediately # # - Various fixes and cleanups in how the logd and quotad daemons are # woken up and terminated # # - Fix several bugs in the quota data reference counting and shrinking. # Free quota data objects synchronously in put_super() instead of # letting call_rcu() run wild # # - Make sure not to deallocate quota data during a withdraw; rather, # defer quota data deallocation to put_super(). Withdraws can happen in # contexts in which callers on the stack are holding quota data # references # # - Many minor quota fixes and cleanups by Bob # # - Update the the mailing list address for gfs2 and dlm. (It's the same # list for both and we are moving it to gfs2@lists.linux.dev) # # - Various other minor cleanups # # * tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: (51 commits) # MAINTAINERS: Update dlm mailing list # MAINTAINERS: Update gfs2 mailing list # gfs2: change qd_slot_count to qd_slot_ref # gfs2: check for no eligible quota changes # gfs2: Remove useless assignment # gfs2: simplify slot_get # gfs2: Simplify qd2offset # gfs2: introduce qd_bh_get_or_undo # gfs2: Remove quota allocation info from quota file # gfs2: use constant for array size # gfs2: Set qd_sync_gen in do_sync # gfs2: Remove useless err set # gfs2: Small gfs2_quota_lock cleanup # gfs2: move qdsb_put and reduce redundancy # gfs2: improvements to sysfs status # gfs2: Don't try to sync non-changes # gfs2: Simplify function need_sync # gfs2: remove unneeded pg_oflow variable # gfs2: remove unneeded variable done # gfs2: pass sdp to gfs2_write_buf_to_page # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 65d6e954e37872fd9afb5ef3fc0481bb3c2f20f4 # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/drivers/mfd/cs42l43.c:1138:12: error: 'cs42l43_runtime_resume' defined but not used [-Werror=unused-function] static int cs42l43_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/cs42l43.c:1124:12: error: 'cs42l43_runtime_suspend' defined but not used [-Werror=unused-function] static int cs42l43_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/cs42l43.c:1106:12: error: 'cs42l43_resume' defined but not used [-Werror=unused-function] static int cs42l43_resume(struct device *dev) ^~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/cs42l43.c:1076:12: error: 'cs42l43_suspend' defined but not used [-Werror=unused-function] static int cs42l43_suspend(struct device *dev) ^~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/mfd/cs42l43.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/mfd] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1913: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 32 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_m68k-gcc8 # Build took: 0:05:12.852635