tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files In file included from ../include/linux/printk.h:599, from ../include/asm-generic/bug.h:22, from ../arch/x86/include/asm/bug.h:99, from ../include/linux/bug.h:5, from ../include/linux/fortify-string.h:6, from ../include/linux/string.h:390, from ../include/linux/dma-mapping.h:7, from ../drivers/net/ethernet/motorcomm/yt6801/yt6801.h:7, from ../drivers/net/ethernet/motorcomm/yt6801/yt6801_desc.h:7, from ../drivers/net/ethernet/motorcomm/yt6801/yt6801_desc.c:4: ../drivers/net/ethernet/motorcomm/yt6801/yt6801_desc.c: In function ‘fxgmac_channels_alloc’: ../drivers/net/ethernet/motorcomm/yt6801/yt6801_desc.c:220:31: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘unsigned int’ [-Wformat=] 220 | yt_dbg(pdata, "alloc_channels,channel_head=%p,size=%d*%ld\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ 224 | func(&id, ##__VA_ARGS__); \ | ^~~~~~~~~~~ ../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ | ^~~~~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ ../drivers/net/ethernet/motorcomm/yt6801/yt6801_type.h:1396:41: note: in expansion of macro ‘dev_dbg’ 1396 | #define yt_dbg(yt, fmt, arg...) dev_dbg((yt)->dev, fmt, ##arg) | ^~~~~~~ ../drivers/net/ethernet/motorcomm/yt6801/yt6801_desc.c:220:17: note: in expansion of macro ‘yt_dbg’ 220 | yt_dbg(pdata, "alloc_channels,channel_head=%p,size=%d*%ld\n", | ^~~~~~ ../drivers/net/ethernet/motorcomm/yt6801/yt6801_desc.c:220:73: note: format string is defined here 220 | yt_dbg(pdata, "alloc_channels,channel_head=%p,size=%d*%ld\n", | ~~^ | | | long int | %d ../drivers/net/ethernet/motorcomm/yt6801/yt6801_desc.c:233:31: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘unsigned int’ [-Wformat=] 233 | yt_dbg(pdata, "alloc_channels,tx_ring=%p,size=%d*%ld\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ 224 | func(&id, ##__VA_ARGS__); \ | ^~~~~~~~~~~ ../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ | ^~~~~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ ../drivers/net/ethernet/motorcomm/yt6801/yt6801_type.h:1396:41: note: in expansion of macro ‘dev_dbg’ 1396 | #define yt_dbg(yt, fmt, arg...) dev_dbg((yt)->dev, fmt, ##arg) | ^~~~~~~ ../drivers/net/ethernet/motorcomm/yt6801/yt6801_desc.c:233:17: note: in expansion of macro ‘yt_dbg’ 233 | yt_dbg(pdata, "alloc_channels,tx_ring=%p,size=%d*%ld\n", | ^~~~~~ ../drivers/net/ethernet/motorcomm/yt6801/yt6801_desc.c:233:68: note: format string is defined here 233 | yt_dbg(pdata, "alloc_channels,tx_ring=%p,size=%d*%ld\n", | ~~^ | | | long int | %d ../drivers/net/ethernet/motorcomm/yt6801/yt6801_desc.c:243:31: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘unsigned int’ [-Wformat=] 243 | yt_dbg(pdata, "alloc_channels,rx_ring=%p,size=%d*%ld\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ 224 | func(&id, ##__VA_ARGS__); \ | ^~~~~~~~~~~ ../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ | ^~~~~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ ../drivers/net/ethernet/motorcomm/yt6801/yt6801_type.h:1396:41: note: in expansion of macro ‘dev_dbg’ 1396 | #define yt_dbg(yt, fmt, arg...) dev_dbg((yt)->dev, fmt, ##arg) | ^~~~~~~ ../drivers/net/ethernet/motorcomm/yt6801/yt6801_desc.c:243:17: note: in expansion of macro ‘yt_dbg’ 243 | yt_dbg(pdata, "alloc_channels,rx_ring=%p,size=%d*%ld\n", | ^~~~~~ ../drivers/net/ethernet/motorcomm/yt6801/yt6801_desc.c:243:68: note: format string is defined here 243 | yt_dbg(pdata, "alloc_channels,rx_ring=%p,size=%d*%ld\n", | ~~^ | | | long int | %d tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files