# git rev-parse -q --verify 148341f0a2f53b5e8808d093333d85170586a15d^{commit} 148341f0a2f53b5e8808d093333d85170586a15d already have revision, skipping fetch # git checkout -q -f -B kisskb 148341f0a2f53b5e8808d093333d85170586a15d # git clean -qxdf # < git log -1 # commit 148341f0a2f53b5e8808d093333d85170586a15d # Merge: 2d72ab2449fa cb2239c198ad # Author: Linus Torvalds # Date: Mon Apr 3 09:41:24 2023 -0700 # # Merge tag 'vfs.misc.fixes.v6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping # # Pull vfs fix from Christian Brauner: # "When a mount or mount tree is made shared the vfs allocates new peer # group ids for all mounts that have no peer group id set. Only mounts # that aren't marked with MNT_SHARED are relevant here as MNT_SHARED # indicates that the mount has fully transitioned to a shared mount. The # peer group id handling is done with namespace lock held. # # On failure, the peer group id settings of mounts for which a new peer # group id was allocated need to be reverted and the allocated peer # group id freed. The cleanup_group_ids() helper can identify the mounts # to cleanup by checking whether a given mount has a peer group id set # but isn't marked MNT_SHARED. The deallocation always needs to happen # with namespace lock held to protect against concurrent modifications # of the propagation settings. # # This fixes the one place where the namespace lock was dropped before # calling cleanup_group_ids()" # # * tag 'vfs.misc.fixes.v6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping: # fs: drop peer group ids under namespace lock # < /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 148341f0a2f53b5e8808d093333d85170586a15d # < make -s -j 160 ARCH=m68k O=/kisskb/build/linus_m68k-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 160 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c: In function 'mxc_jpeg_dec_irq': /kisskb/src/drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c:641:28: error: array subscript 2 is above array bounds of 'u32[2]' {aka 'unsigned int[2]'} [-Werror=array-bounds] size += q_data->sizeimage[i]; ~~~~~~~~~~~~~~~~~^~~ /kisskb/src/drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c:641:28: error: array subscript 3 is above array bounds of 'u32[2]' {aka 'unsigned int[2]'} [-Werror=array-bounds] cc1: all warnings being treated as errors make[7]: *** [/kisskb/src/scripts/Makefile.build:252: drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.o] Error 1 make[6]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/media/platform/nxp/imx-jpeg] Error 2 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/media/platform/nxp] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/media/platform] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/media] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: drivers] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2025: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 160 ARCH=m68k O=/kisskb/build/linus_m68k-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_m68k-allmodconfig_m68k-gcc8 # Build took: 0:08:58.008992