# git rev-parse -q --verify cf1182944c7cc9f1c21a8a44e0d29abe12527412^{commit} cf1182944c7cc9f1c21a8a44e0d29abe12527412 already have revision, skipping fetch # git checkout -q -f -B kisskb cf1182944c7cc9f1c21a8a44e0d29abe12527412 # git clean -qxdf # < git log -1 # commit cf1182944c7cc9f1c21a8a44e0d29abe12527412 # Merge: 5e10bf6cb4cd 6d2fb472ea9e # Author: Linus Torvalds # Date: Tue Feb 27 17:00:10 2024 -0800 # # Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm # # Pull lsm fixes from Paul Moore: # "Two small patches, one for AppArmor and one for SELinux, to fix # potential uninitialized variable problems in the new LSM syscalls we # added during the v6.8 merge window. # # We haven't been able to get a response from John on the AppArmor # patch, but considering both the importance of the patch and it's # rather simple nature it seems like a good idea to get this merged # sooner rather than later. # # I'm sure John is just taking some much needed vacation; if we need to # revise this when he gets back to his email we can" # # * tag 'lsm-pr-20240227' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm: # apparmor: fix lsm_get_self_attr() # selinux: fix lsm_get_self_attr() # < /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 cf1182944c7cc9f1c21a8a44e0d29abe12527412 # 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/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:3078: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/extent_io.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:01.822007