# 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-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 45ec2f5f6ed3ec3a79ba1329ad585497cdcbe663 # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 160 ARCH=sparc O=/kisskb/build/linus_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sparc/lib/cmpdi2.c:6:11: warning: no previous prototype for '__cmpdi2' [-Wmissing-prototypes] 6 | word_type __cmpdi2(long long a, long long b) | ^~~~~~~~ /kisskb/src/arch/sparc/lib/ucmpdi2.c:5:11: warning: no previous prototype for '__ucmpdi2' [-Wmissing-prototypes] 5 | word_type __ucmpdi2(unsigned long long a, unsigned long long b) | ^~~~~~~~~ /kisskb/src/kernel/dma.c:70:5: warning: no previous prototype for 'request_dma' [-Wmissing-prototypes] 70 | int request_dma(unsigned int dmanr, const char * device_id) | ^~~~~~~~~~~ /kisskb/src/kernel/dma.c:88:6: warning: no previous prototype for 'free_dma' [-Wmissing-prototypes] 88 | void free_dma(unsigned int dmanr) | ^~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_defconfig_sparc64-gcc13 # Build took: 0:01:05.869043