# git rev-parse -q --verify b28241d8a5fa9c5ee743973ace171792138a43e7^{commit} b28241d8a5fa9c5ee743973ace171792138a43e7 already have revision, skipping fetch # git checkout -q -f -B kisskb b28241d8a5fa9c5ee743973ace171792138a43e7 # git clean -qxdf # < git log -1 # commit b28241d8a5fa9c5ee743973ace171792138a43e7 # Author: Stephen Rothwell # Date: Thu Jan 28 01:37:33 2021 +1100 # # Add linux-next specific files for 20210127 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 b28241d8a5fa9c5ee743973ace171792138a43e7 # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 48 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 48 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/nds32/kernel/setup.c: In function 'setup_memory': /kisskb/src/arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] struct memblock_region *region; ^~~~~~ In file included from /kisskb/src/include/linux/printk.h:7, from /kisskb/src/include/linux/kernel.h:16, from /kisskb/src/fs/nfs/fscache.c:9: /kisskb/src/fs/nfs/fscache.c: In function 'nfs_issue_op': /kisskb/src/include/linux/kern_levels.h:17:22: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Wformat=] #define KERN_DEFAULT "" /* the default kernel loglevel */ ^~ /kisskb/src/include/linux/sunrpc/debug.h:40:10: note: in expansion of macro 'KERN_DEFAULT' printk(KERN_DEFAULT fmt, ##__VA_ARGS__); \ ^~~~~~~~~~~~ /kisskb/src/fs/nfs/fscache.c:389:2: note: in expansion of macro 'dfprintk' dfprintk(FSCACHE, "NFS: %s(fsc:%p s:%lu l:%lu) subreq->start: %lld " ^~~~~~~~ /kisskb/src/fs/nfs/fscache.c:390:20: note: format string is defined here "subreq->len: %ld subreq->transferred: %ld\n", ~~^ %d In file included from /kisskb/src/include/linux/printk.h:7, from /kisskb/src/include/linux/kernel.h:16, from /kisskb/src/fs/nfs/fscache.c:9: /kisskb/src/include/linux/kern_levels.h:17:22: warning: format '%ld' expects argument of type 'long int', but argument 8 has type 'size_t' {aka 'unsigned int'} [-Wformat=] #define KERN_DEFAULT "" /* the default kernel loglevel */ ^~ /kisskb/src/include/linux/sunrpc/debug.h:40:10: note: in expansion of macro 'KERN_DEFAULT' printk(KERN_DEFAULT fmt, ##__VA_ARGS__); \ ^~~~~~~~~~~~ /kisskb/src/fs/nfs/fscache.c:389:2: note: in expansion of macro 'dfprintk' dfprintk(FSCACHE, "NFS: %s(fsc:%p s:%lu l:%lu) subreq->start: %lld " ^~~~~~~~ /kisskb/src/fs/nfs/fscache.c:390:45: note: format string is defined here "subreq->len: %ld subreq->transferred: %ld\n", ~~^ %d In file included from /kisskb/src/include/linux/printk.h:7, from /kisskb/src/include/linux/kernel.h:16, from /kisskb/src/fs/nfs/fscache.c:9: /kisskb/src/fs/nfs/fscache.c: In function 'nfs_clamp_length': /kisskb/src/include/linux/kern_levels.h:17:22: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] #define KERN_DEFAULT "" /* the default kernel loglevel */ ^~ /kisskb/src/include/linux/sunrpc/debug.h:40:10: note: in expansion of macro 'KERN_DEFAULT' printk(KERN_DEFAULT fmt, ##__VA_ARGS__); \ ^~~~~~~~~~~~ /kisskb/src/fs/nfs/fscache.c:417:3: note: in expansion of macro 'dfprintk' dfprintk(FSCACHE, ^~~~~~~~ /kisskb/src/fs/nfs/fscache.c:418:28: note: format string is defined here "NFS: %s(fsc:%p slen:%lu rsize: %u)\n", ~~^ %u In file included from /kisskb/src/include/linux/printk.h:7, from /kisskb/src/include/linux/kernel.h:16, from /kisskb/src/fs/nfs/fscache.c:9: /kisskb/src/fs/nfs/fscache.c: In function '__nfs_read_completion_to_fscache': /kisskb/src/include/linux/kern_levels.h:17:22: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] #define KERN_DEFAULT "" /* the default kernel loglevel */ ^~ /kisskb/src/include/linux/sunrpc/debug.h:40:10: note: in expansion of macro 'KERN_DEFAULT' printk(KERN_DEFAULT fmt, ##__VA_ARGS__); \ ^~~~~~~~~~~~ /kisskb/src/fs/nfs/fscache.c:525:3: note: in expansion of macro 'dfprintk' dfprintk(FSCACHE, ^~~~~~~~ /kisskb/src/fs/nfs/fscache.c:526:76: note: format string is defined here "NFS: read_completion_to_fscache(fsc:%p err:%d bytes:%lu subreq->len:%lu\n", ~~^ %u /kisskb/src/fs/btrfs/file-item.c:44: warning: expecting prototype for s size according to filesystem options(). Prototype was for btrfs_inode_safe_disk_i_size_write() instead /kisskb/src/fs/btrfs/file-item.c:82: warning: expecting prototype for Mark range within a file as having a new extent inserted(). Prototype was for btrfs_inode_set_file_extent_range() instead /kisskb/src/fs/btrfs/file-item.c:110: warning: expecting prototype for Marks an inode range as not having a backing extent(). Prototype was for btrfs_inode_clear_file_extent_range() instead /kisskb/src/fs/btrfs/file-item.c:354: warning: wrong kernel-doc identifier on line: * Lookup the checksum for the read bio in csum tree. /kisskb/src/fs/btrfs/inode.c:3110: warning: expecting prototype for Wait for flushing all delayed iputs(). Prototype was for btrfs_wait_on_delayed_iputs() instead /kisskb/src/fs/btrfs/extent_map.c:402: warning: expecting prototype for Add new extent map to the extent tree(). Prototype was for add_extent_mapping() instead /kisskb/src/fs/btrfs/extent_map.c:603: warning: expecting prototype for Add extent mapping into em_tree(). Prototype was for btrfs_add_extent_mapping() instead /kisskb/src/fs/btrfs/extent_io.c:415: warning: expecting prototype for Such entry would have(). Prototype was for __etree_search() instead /kisskb/src/fs/btrfs/extent_io.c:1609: warning: expecting prototype for Find a contiguous area of bits(). Prototype was for find_contiguous_extent_bit() instead /kisskb/src/fs/btrfs/extent_io.c:1646: warning: expecting prototype for This range could start before(). Prototype was for find_first_clear_extent_bit() instead /kisskb/src/fs/btrfs/extent_io.c:4260: warning: wrong kernel-doc identifier on line: * Walk the list of dirty pages of the given address space and write all of them. /kisskb/src/fs/btrfs/free-space-cache.c:1329: warning: expecting prototype for Write out cached info to an inode(). Prototype was for __btrfs_write_out_cache() instead /kisskb/src/fs/btrfs/delayed-ref.c:81: warning: expecting prototype for s reservation(). Prototype was for btrfs_delayed_refs_rsv_release() instead /kisskb/src/fs/btrfs/delayed-ref.c:130: warning: expecting prototype for Transfer bytes to our delayed refs rsv(). Prototype was for btrfs_migrate_to_delayed_refs_rsv() instead /kisskb/src/fs/btrfs/delayed-ref.c:177: warning: expecting prototype for Refill based on our delayed refs usage(). Prototype was for btrfs_delayed_refs_rsv_refill() instead /kisskb/src/fs/btrfs/backref.c:1525: warning: expecting prototype for Check if an extent is shared or not(). Prototype was for btrfs_check_shared() instead /kisskb/src/fs/btrfs/space-info.c:572: warning: expecting prototype for Possibly commit the transaction if its ok to(). Prototype was for may_commit_transaction() instead /kisskb/src/fs/btrfs/space-info.c:1373: warning: Function parameter or member 'start_ns' not described in 'handle_reserve_ticket' /kisskb/src/fs/btrfs/space-info.c:1373: warning: Function parameter or member 'orig_bytes' not described in 'handle_reserve_ticket' /kisskb/src/fs/btrfs/space-info.c:1373: warning: expecting prototype for Do the appropriate flushing and waiting for a ticket(). Prototype was for handle_reserve_ticket() instead /kisskb/src/fs/btrfs/space-info.c:1478: warning: expecting prototype for s space(). Prototype was for __reserve_bytes() instead /kisskb/src/fs/btrfs/space-info.c:1604: warning: expecting prototype for s space(). Prototype was for btrfs_reserve_metadata_bytes() instead /kisskb/src/fs/btrfs/space-info.c:1640: warning: expecting prototype for Try to reserve data bytes for an allocation(). Prototype was for btrfs_reserve_data_bytes() instead /kisskb/src/fs/btrfs/delalloc-space.c:207: warning: expecting prototype for Release any excessive reservation(). Prototype was for btrfs_inode_rsv_release() instead /kisskb/src/fs/btrfs/delalloc-space.c:378: warning: expecting prototype for Release a metadata reservation for an inode(). Prototype was for btrfs_delalloc_release_metadata() instead /kisskb/src/fs/btrfs/delalloc-space.c:477: warning: expecting prototype for Release data and metadata space for delalloc(). Prototype was for btrfs_delalloc_release_space() instead /kisskb/src/fs/btrfs/discard.c:205: warning: expecting prototype for Wrap find_next_block_group(). Prototype was for peek_discard_list() instead /kisskb/src/fs/btrfs/block-group.c:1583: warning: expecting prototype for Map a physical disk address to a list of logical addresses(). Prototype was for btrfs_rmap_block() instead /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 # Build took: 0:13:05.165888