# git rev-parse -q --verify d895ec7938c431fe61a731939da76a6461bc6133^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify d895ec7938c431fe61a731939da76a6461bc6133^{commit} d895ec7938c431fe61a731939da76a6461bc6133 # git checkout -q -f -B kisskb d895ec7938c431fe61a731939da76a6461bc6133 # git clean -qxdf # < git log -1 # commit d895ec7938c431fe61a731939da76a6461bc6133 # Merge: cec53f4c8df0 7a3d2225f1ae # Author: Linus Torvalds # Date: Fri Sep 2 16:44:30 2022 -0700 # # Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # # - NVMe pull request via Christoph: # - error handling fix for the new auth code (Hannes Reinecke) # - fix unhandled tcp states in nvmet_tcp_state_change (Maurizio # Lombardi) # - add NVME_QUIRK_BOGUS_NID for Lexar NM610 (Shyamin Ayesh) # # - Add documentation for the ublk driver merged in this merge window # (Ming) # # * tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-block: # Documentation: document ublk # nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change() # nvmet-auth: add missing goto in nvmet_setup_auth() # nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610 # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 d895ec7938c431fe61a731939da76a6461bc6133 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.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 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5751:warning: override: reassigning to symbol PPC64 .config:5752:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5753:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5754:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5756:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/mm/book3s64/slice.c: In function 'slice_get_unmapped_area': /kisskb/src/arch/powerpc/mm/book3s64/slice.c:635:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 635 | } | ^ /kisskb/src/fs/ntfs/aops.c: In function 'ntfs_read_block': /kisskb/src/fs/ntfs/aops.c:358:1: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=] 358 | } | ^ /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:407:1: warning: the frame size of 1104 bytes is larger than 1024 bytes [-Wframe-larger-than=] 407 | } | ^ /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:308:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 308 | } | ^ /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:634:1: warning: the frame size of 1232 bytes is larger than 1024 bytes [-Wframe-larger-than=] 634 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:07:39.229680