# git rev-parse -q --verify d6dbc9f56c3a70e915625b6f1887882c23dc5c91^{commit} d6dbc9f56c3a70e915625b6f1887882c23dc5c91 already have revision, skipping fetch # git checkout -q -f -B kisskb d6dbc9f56c3a70e915625b6f1887882c23dc5c91 # git clean -qxdf # < git log -1 # commit d6dbc9f56c3a70e915625b6f1887882c23dc5c91 # Author: Stephen Rothwell # Date: Mon Aug 5 14:38:54 2024 +1000 # # Add linux-next specific files for 20240805 # # 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 d6dbc9f56c3a70e915625b6f1887882c23dc5c91 # make -s -j 40 ARCH=mips O=/kisskb/build/linux-next_ip32_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- ip32_defconfig # < make -s -j 40 ARCH=mips O=/kisskb/build/linux-next_ip32_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 40 ARCH=mips O=/kisskb/build/linux-next_ip32_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 40 ARCH=mips O=/kisskb/build/linux-next_ip32_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/drivers/tty/serial/8250/8250_platform.c: In function 'serial8250_platform_probe': /kisskb/src/drivers/tty/serial/8250/8250_platform.c:111:33: warning: excess elements in struct initializer struct uart_8250_port uart = { 0 }; ^ /kisskb/src/drivers/tty/serial/8250/8250_platform.c:111:33: note: (near initialization for 'uart.port.lock..rlock.raw_lock') /kisskb/src/fs/nfsd/nfssvc.c: In function 'nfsd_minorversion': /kisskb/src/fs/nfsd/nfssvc.c:136:22: warning: array subscript 4 is above array bounds of 'const struct svc_version *[4]' [-Warray-bounds] return nfsd_version[vers] != NULL; ~~~~~~~~~~~~^~~~~~ /kisskb/src/fs/nfsd/nfssvc.c:136:22: warning: array subscript 4 is above array bounds of 'const struct svc_version *[4]' [-Warray-bounds] return nfsd_version[vers] != NULL; ~~~~~~~~~~~~^~~~~~ /kisskb/src/mm/swapfile.c: In function 'get_swap_pages': /kisskb/src/mm/swapfile.c:844:40: warning: array subscript 1 is above array bounds of 'struct list_head[1]' [-Warray-bounds] while (!list_empty(&si->frag_clusters[o])) { ~~~~~~~~~~~~~~~~~^~~ /kisskb/src/mm/swapfile.c:853:43: warning: array subscript 1 is above array bounds of 'struct list_head[1]' [-Warray-bounds] while (!list_empty(&si->nonfull_clusters[o])) { ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /kisskb/src/include/linux/list.h:5, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/blkdev.h:9, from /kisskb/src/mm/swapfile.c:9: /kisskb/src/include/linux/list.h:612:18: warning: array subscript 1 is above array bounds of 'struct list_head[1]' [-Warray-bounds] list_entry((ptr)->next, type, member) ^~ /kisskb/src/include/linux/container_of.h:19:26: note: in definition of macro 'container_of' void *__mptr = (void *)(ptr); \ ^~~ /kisskb/src/include/linux/list.h:612:2: note: in expansion of macro 'list_entry' list_entry((ptr)->next, type, member) ^~~~~~~~~~ /kisskb/src/mm/swapfile.c:854:9: note: in expansion of macro 'list_first_entry' ci = list_first_entry(&si->nonfull_clusters[o], ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:612:18: warning: array subscript 1 is above array bounds of 'struct list_head[1]' [-Warray-bounds] list_entry((ptr)->next, type, member) ^~ /kisskb/src/include/linux/container_of.h:19:26: note: in definition of macro 'container_of' void *__mptr = (void *)(ptr); \ ^~~ /kisskb/src/include/linux/list.h:612:2: note: in expansion of macro 'list_entry' list_entry((ptr)->next, type, member) ^~~~~~~~~~ /kisskb/src/mm/swapfile.c:845:9: note: in expansion of macro 'list_first_entry' ci = list_first_entry(&si->frag_clusters[o], ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/sgi/meth.c:271:5: warning: no previous prototype for 'meth_reset' [-Wmissing-prototypes] int meth_reset(struct net_device *dev) ^~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_ip32_defconfig_mips-gcc8 # Build took: 0:00:42.744079