# git rev-parse -q --verify b852e1e7a0389ed6168ef1d38eb0bad71a6b11e8^{commit} b852e1e7a0389ed6168ef1d38eb0bad71a6b11e8 already have revision, skipping fetch # git checkout -q -f -B kisskb b852e1e7a0389ed6168ef1d38eb0bad71a6b11e8 # git clean -qxdf # < git log -1 # commit b852e1e7a0389ed6168ef1d38eb0bad71a6b11e8 # Author: Stephen Rothwell # Date: Tue Oct 15 17:00:11 2024 +1100 # # Add linux-next specific files for 20241015 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld --version # < git log --format=%s --max-count=1 b852e1e7a0389ed6168ef1d38eb0bad71a6b11e8 # make -s -j 32 ARCH=mips O=/kisskb/build/linux-next_allnoconfig_mipsel-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- allnoconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/linux-next_allnoconfig_mipsel-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linux-next_allnoconfig_mipsel-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- olddefconfig # make -s -j 32 ARCH=mips O=/kisskb/build/linux-next_allnoconfig_mipsel-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- /kisskb/src/drivers/of/address.c: In function ‘of_pci_range_to_resource’: /kisskb/src/drivers/of/address.c:244:31: warning: passing argument 1 of ‘pci_register_io_range’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] err = pci_register_io_range(&np->fwnode, range->cpu_addr, ^ In file included from /kisskb/src/drivers/of/address.c:12:0: /kisskb/src/include/linux/pci.h:2022:19: note: expected ‘struct fwnode_handle *’ but argument is of type ‘const struct fwnode_handle *’ static inline int pci_register_io_range(struct fwnode_handle *fwnode, ^ /kisskb/src/drivers/of/address.c: At top level: 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/linux-next_allnoconfig_mipsel-gcc5 # Build took: 0:00:23.027566