# git rev-parse -q --verify b18bbfc14a38b5234e09c2adcf713e38063a7e6e^{commit} b18bbfc14a38b5234e09c2adcf713e38063a7e6e already have revision, skipping fetch # git checkout -q -f -B kisskb b18bbfc14a38b5234e09c2adcf713e38063a7e6e # git clean -qxdf # < git log -1 # commit b18bbfc14a38b5234e09c2adcf713e38063a7e6e # Author: Stephen Rothwell # Date: Thu Aug 29 17:23:48 2024 +1000 # # Add linux-next specific files for 20240829 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 b18bbfc14a38b5234e09c2adcf713e38063a7e6e # make -s -j 32 ARCH=mips O=/kisskb/build/linux-next_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- ip22_defconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/linux-next_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linux-next_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 32 ARCH=mips O=/kisskb/build/linux-next_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/kernel/irq/proc.c: In function 'register_irq_proc': /kisskb/src/kernel/irq/proc.c:343:10: warning: unused variable 'umode' [-Wunused-variable] umode_t umode = S_IRUGO; ^~~~~ /kisskb/src/drivers/scsi/sgiwd93.c:173:6: warning: no previous prototype for 'sgiwd93_reset' [-Wmissing-prototypes] void sgiwd93_reset(unsigned long base) ^~~~~~~~~~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:82, from /kisskb/src/fs/xfs/xfs.h:26, from /kisskb/src/fs/xfs/xfs_super.c:7: /kisskb/src/fs/xfs/xfs_super.c: In function 'xfs_fs_fill_super': /kisskb/src/fs/xfs/xfs_super.c:1654:1: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "block size (%u bytes) not supported; Only block size (%ld) or less is supported", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mp->m_sb.sb_blocksize, max_folio_size); ~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_message.h:16:35: note: in definition of macro 'xfs_printk_index_wrap' xfs_printk_level(kern_level, mp, fmt, ##__VA_ARGS__); \ ^~~ /kisskb/src/fs/xfs/xfs_super.c:1653:4: note: in expansion of macro 'xfs_warn' xfs_warn(mp, ^~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_ip22_defconfig_mips-gcc8 # Build took: 0:01:25.084722