# git rev-parse -q --verify 9d5906799f7d89c9e12f6d2e0fccb00713c945ab^{commit} 9d5906799f7d89c9e12f6d2e0fccb00713c945ab already have revision, skipping fetch # git checkout -q -f -B kisskb 9d5906799f7d89c9e12f6d2e0fccb00713c945ab # git clean -qxdf # < git log -1 # commit 9d5906799f7d89c9e12f6d2e0fccb00713c945ab # Merge: 4ac0f08f44b6 05a3d6e93072 # Author: Linus Torvalds # Date: Wed Aug 14 09:23:20 2024 -0700 # # Merge tag 'selinux-pr-20240814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux # # Pull selinux fixes from Paul Moore: # # - Fix a xperms counting problem where we adding to the xperms count # even if we failed to add the xperm. # # - Propogate errors from avc_add_xperms_decision() back to the caller so # that we can trigger the proper cleanup and error handling. # # - Revert our use of vma_is_initial_heap() in favor of our older logic # as vma_is_initial_heap() doesn't correctly handle the no-heap case # and it is causing issues with the SELinux process/execheap access # control. While the older SELinux logic may not be perfect, it # restores the expected user visible behavior. # # Hopefully we will be able to resolve the problem with the # vma_is_initial_heap() macro with the mm folks, but we need to fix # this in the meantime. # # * tag 'selinux-pr-20240814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux: # selinux: revert our use of vma_is_initial_heap() # selinux: add the processing of the failure of avc_add_xperms_decision() # selinux: fix potential counting error in avc_add_xperms_decision() # < /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 9d5906799f7d89c9e12f6d2e0fccb00713c945ab # make -s -j 40 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 40 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 40 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 40 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/fs/bcachefs/data_update.c: In function '__bch2_data_update_index_update': /kisskb/src/fs/bcachefs/data_update.c:338:1: error: the frame size of 1032 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] } ^ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:244: fs/bcachefs/data_update.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:485: fs/bcachefs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: fs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1925: .] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 40 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:40.014145