# git rev-parse -q --verify ad9f25d338605d26acedcaf3ba5fab5ca26f1c10^{commit} ad9f25d338605d26acedcaf3ba5fab5ca26f1c10 already have revision, skipping fetch # git checkout -q -f -B kisskb ad9f25d338605d26acedcaf3ba5fab5ca26f1c10 # git clean -qxdf # < git log -1 # commit ad9f25d338605d26acedcaf3ba5fab5ca26f1c10 # Merge: b2db6c35ba98 b71c791254ff # Author: Linus Torvalds # Date: Tue May 25 07:31:49 2021 -1000 # # Merge tag 'netfs-lib-fixes-20200525' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs # # Pull netfs fixes from David Howells: # "A couple of fixes to the new netfs lib: # # - Pass the AOP flags through from netfs_write_begin() into # grab_cache_page_write_begin(). # # - Automatically enable in Kconfig netfs lib rather than presenting an # option for manual enablement" # # * tag 'netfs-lib-fixes-20200525' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: # netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual # netfs: Pass flags through to grab_cache_page_write_begin() # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 ad9f25d338605d26acedcaf3ba5fab5ca26f1c10 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4839:warning: override: reassigning to symbol STANDALONE .config:4841:warning: override: reassigning to symbol MODULE_SIG .config:4843:warning: override: reassigning to symbol PPC64 .config:4851:warning: override: reassigning to symbol UBSAN # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/mm/slice.c: In function 'slice_get_unmapped_area': /kisskb/src/arch/powerpc/mm/slice.c:639:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 639 | } | ^ /kisskb/src/fs/fat/dir.c: In function 'fat_alloc_new_dir': /kisskb/src/fs/fat/dir.c:1195:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1195 | } | ^ /kisskb/src/fs/fat/dir.c: In function 'fat_add_new_entries': /kisskb/src/fs/fat/dir.c:1279:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1279 | } | ^ /kisskb/src/fs/fat/fatent.c: In function 'fat_free_clusters': /kisskb/src/fs/fat/fatent.c:632:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] 632 | } | ^ /kisskb/src/fs/fat/fatent.c: In function 'fat_alloc_clusters': /kisskb/src/fs/fat/fatent.c:550:1: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=] 550 | } | ^ /kisskb/src/fs/ntfs/aops.c: In function 'ntfs_read_block': /kisskb/src/fs/ntfs/aops.c:358:1: warning: the frame size of 1136 bytes is larger than 1024 bytes [-Wframe-larger-than=] 358 | } | ^ /kisskb/src/fs/ntfs/aops.c: In function 'ntfs_write_mst_block': /kisskb/src/fs/ntfs/aops.c:1311:1: warning: the frame size of 2176 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1311 | } | ^ /kisskb/src/fs/ntfs/mft.c: In function 'ntfs_sync_mft_mirror': /kisskb/src/fs/ntfs/mft.c:627:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 627 | } | ^ /kisskb/src/fs/ntfs/mft.c: In function 'write_mft_record_nolock': /kisskb/src/fs/ntfs/mft.c:839:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 839 | } | ^ /kisskb/src/fs/exfat/fatent.c: In function 'exfat_zeroed_cluster': /kisskb/src/fs/exfat/fatent.c:320:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 320 | } | ^ /kisskb/src/fs/ext4/move_extent.c: In function 'mext_page_mkuptodate': /kisskb/src/fs/ext4/move_extent.c:227:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 227 | } | ^ /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:413:1: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=] 413 | } | ^ /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:672:1: warning: the frame size of 1184 bytes is larger than 1024 bytes [-Wframe-larger-than=] 672 | } | ^ /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:336:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 336 | } | ^ /kisskb/src/fs/buffer.c: In function 'block_read_full_page': /kisskb/src/fs/buffer.c:2363:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 2363 | } | ^ /kisskb/src/drivers/vhost/scsi.c: In function 'vhost_scsi_flush': /kisskb/src/drivers/vhost/scsi.c:1464:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1464 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:06:26.253459