# git rev-parse -q --verify 45ec2f5f6ed3ec3a79ba1329ad585497cdcbe663^{commit} 45ec2f5f6ed3ec3a79ba1329ad585497cdcbe663 already have revision, skipping fetch # git checkout -q -f -B kisskb 45ec2f5f6ed3ec3a79ba1329ad585497cdcbe663 # git clean -qxdf # < git log -1 # commit 45ec2f5f6ed3ec3a79ba1329ad585497cdcbe663 # Merge: b6c1f1ecb3bf e6a30d0c48a1 # Author: Linus Torvalds # Date: Mon Feb 26 11:06:30 2024 -0800 # # Merge tag 'mtd/fixes-for-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux # # Pull mtd fixes from Miquel Raynal: # "Many NAND page layouts have been added to the Marvell NAND controller # but could not be used in practice so they are being removed. # # Regarding the SPI-NAND area, Gigadevice chips were not using the right # buffer for an ECC status check operation. # # Aside from these driver fixes, there is also a refcount fix in the MTD # core nodes parsing logic" # # * tag 'mtd/fixes-for-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux: # mtd: rawnand: marvell: fix layouts # mtd: Fix possible refcounting issue when going through partition nodes # mtd: spinand: gigadevice: Fix the get ecc status issue # < /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 45ec2f5f6ed3ec3a79ba1329ad585497cdcbe663 # make -s -j 160 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 160 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 160 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 160 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:3078: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:01:26.204169