# git rev-parse -q --verify ff30564411ffdcee49d579cb15eb13185a36e253^{commit} ff30564411ffdcee49d579cb15eb13185a36e253 already have revision, skipping fetch # git checkout -q -f -B kisskb ff30564411ffdcee49d579cb15eb13185a36e253 # git clean -qxdf # < git log -1 # commit ff30564411ffdcee49d579cb15eb13185a36e253 # Merge: 86b405ad8d0d e0ff0cff1f6c # Author: Linus Torvalds # Date: Sat Jul 27 13:28:39 2024 -0700 # # Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor # # Pull apparmor updates from John Johansen: # "Cleanups # - optimization: try to avoid refing the label in apparmor_file_open # - remove useless static inline function is_deleted # - use kvfree_sensitive to free data->data # - fix typo in kernel doc # # Bug fixes: # - unpack transition table if dfa is not present # - test: add MODULE_DESCRIPTION() # - take nosymfollow flag into account # - fix possible NULL pointer dereference # - fix null pointer deref when receiving skb during sock creation" # # * tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor: # apparmor: unpack transition table if dfa is not present # apparmor: try to avoid refing the label in apparmor_file_open # apparmor: test: add MODULE_DESCRIPTION() # apparmor: take nosymfollow flag into account # apparmor: fix possible NULL pointer dereference # apparmor: fix typo in kernel doc # apparmor: remove useless static inline function is_deleted # apparmor: use kvfree_sensitive to free data->data # apparmor: Fix null pointer deref when receiving skb during sock creation # < /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 ff30564411ffdcee49d579cb15eb13185a36e253 # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_ppc64_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64_defconfig # < make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_ppc64_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_ppc64_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_ppc64_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_lookup_dentry': /kisskb/src/fs/btrfs/inode.c:5603:9: warning: 'location.objectid' may be used uninitialized in this function [-Wmaybe-uninitialized] return btrfs_iget_path(ino, root, NULL); ^ /kisskb/src/fs/btrfs/inode.c:5663:19: note: 'location.objectid' was declared here struct btrfs_key location; ^ /kisskb/src/fs/btrfs/inode.c:5674:5: warning: 'location.type' may be used uninitialized in this function [-Wmaybe-uninitialized] if (location.type == BTRFS_INODE_ITEM_KEY) { ^ /kisskb/src/fs/btrfs/inode.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_ppc64_defconfig_powerpc-gcc5 # Build took: 0:02:07.778566