# git rev-parse -q --verify ec9eeb89e60d86fcc0243f47c2383399ce0de8f8^{commit} ec9eeb89e60d86fcc0243f47c2383399ce0de8f8 already have revision, skipping fetch # git checkout -q -f -B kisskb ec9eeb89e60d86fcc0243f47c2383399ce0de8f8 # git clean -qxdf # < git log -1 # commit ec9eeb89e60d86fcc0243f47c2383399ce0de8f8 # Merge: bbeb1219eeee 1b1c9f0fd3fb # Author: Linus Torvalds # Date: Sat Jun 1 09:33:55 2024 -0700 # # Merge tag 'kbuild-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull Kbuild fixes from Masahiro Yamada: # # - Fix a Kconfig bug regarding comparisons to 'm' or 'n' # # - Replace missed $(srctree)/$(src) # # - Fix unneeded kallsyms step 3 # # - Remove incorrect "compatible" properties from image nodes in # image.fit # # - Improve gen_kheaders.sh # # - Fix 'make dt_binding_check' # # - Clean up unnecessary code # # * tag 'kbuild-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: # dt-bindings: kbuild: Fix dt_binding_check on unconfigured build # kheaders: use `command -v` to test for existence of `cpio` # kheaders: explicitly define file modes for archived headers # scripts/make_fit: Drop fdt image entry compatible string # kbuild: remove a stale comment about cleaning in link-vmlinux.sh # kbuild: fix short log for AS in link-vmlinux.sh # kbuild: change scripts/mksysmap into sed script # kbuild: avoid unneeded kallsyms step 3 # kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src) # kconfig: remove redundant check in expr_join_or() # kconfig: fix comparison to constant symbols, 'm', 'n' # kconfig: remove unused expr_is_no() # < /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 ec9eeb89e60d86fcc0243f47c2383399ce0de8f8 # make -s -j 24 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 24 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 24 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 24 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:3285: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:03:11.612120