# 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-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 ff30564411ffdcee49d579cb15eb13185a36e253 # 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/btrfs/inode.c: In function 'btrfs_lookup_dentry': /kisskb/src/fs/btrfs/inode.c:5674:5: error: 'location.type' may be used uninitialized in this function [-Werror=maybe-uninitialized] if (location.type == BTRFS_INODE_ITEM_KEY) { ^ /kisskb/src/fs/btrfs/inode.c:5603:9: error: 'location.objectid' may be used uninitialized in this function [-Werror=maybe-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; ^~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:244: fs/btrfs/inode.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:485: fs/btrfs] Error 2 make[4]: *** Waiting for unfinished jobs.... /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[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: fs/bcachefs] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:485: fs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1926: .] 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:50.161327