# 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-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 9d5906799f7d89c9e12f6d2e0fccb00713c945ab # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/fiemap.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/fiemap.c:822:19: warning: 'last_extent_end' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cache.cached && cache.offset + cache.len >= last_extent_end) { ^ /kisskb/src/fs/btrfs/fiemap.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:01:02.140504