# git rev-parse -q --verify da6570438d9bc1fff85f8ce7bcd02fe968289ef9^{commit} da6570438d9bc1fff85f8ce7bcd02fe968289ef9 already have revision, skipping fetch # git checkout -q -f -B kisskb da6570438d9bc1fff85f8ce7bcd02fe968289ef9 # git clean -qxdf # < git log -1 # commit da6570438d9bc1fff85f8ce7bcd02fe968289ef9 # Author: Stephen Rothwell # Date: Mon Aug 19 19:03:17 2019 +1000 # # Add linux-next specific files for 20190819 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 da6570438d9bc1fff85f8ce7bcd02fe968289ef9 # < make -s -j 48 ARCH=s390 O=/kisskb/build/linux-next_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # yes \n | make -s -j 48 ARCH=s390 O=/kisskb/build/linux-next_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=s390 O=/kisskb/build/linux-next_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/kernel/kexec_file.c: In function 'kimage_file_prepare_segments': /kisskb/src/kernel/kexec_file.c:189:14: warning: unused variable 'reason' [-Wunused-variable] const char *reason; ^~~~~~ /kisskb/src/arch/s390/kernel/kexec_image.c:63:3: error: 'const struct kexec_file_ops' has no member named 'verify_sig' .verify_sig = s390_verify_sig, ^~~~~~~~~~ /kisskb/src/arch/s390/kernel/kexec_image.c:63:16: error: initialization of 'int (*)(void *)' from incompatible pointer type 'int (*)(const char *, long unsigned int)' [-Werror=incompatible-pointer-types] .verify_sig = s390_verify_sig, ^~~~~~~~~~~~~~~ /kisskb/src/arch/s390/kernel/kexec_image.c:63:16: note: (near initialization for 's390_kexec_image_ops.cleanup') cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:279: arch/s390/kernel/kexec_image.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:495: arch/s390/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1664: arch/s390] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/drivers/dma/iop-adma.c:13: /kisskb/src/drivers/dma/iop-adma.c: In function '__iop_adma_slot_cleanup': /kisskb/src/drivers/dma/iop-adma.c:118:12: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' {aka 'long long unsigned int'} [-Wformat=] pr_debug("\tcookie: %d slot: %d busy: %d " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/printk.h:288:21: note: in definition of macro 'pr_fmt' #define pr_fmt(fmt) fmt ^~~ /kisskb/src/include/linux/dynamic_debug.h:143:2: note: in expansion of macro '__dynamic_func_call' __dynamic_func_call(__UNIQUE_ID(ddebug), fmt, func, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/dynamic_debug.h:153:2: note: in expansion of macro '_dynamic_func_call' _dynamic_func_call(fmt, __dynamic_pr_debug, \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/printk.h:336:2: note: in expansion of macro 'dynamic_pr_debug' dynamic_pr_debug(fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma/iop-adma.c:118:3: note: in expansion of macro 'pr_debug' pr_debug("\tcookie: %d slot: %d busy: %d " ^~~~~~~~ /kisskb/src/drivers/dma/iop-adma.c:119:18: note: format string is defined here "this_desc: %#x next_desc: %#llx ack: %d\n", ~~^ %#llx /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. ^~~~~~~ In file included from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/linux/list.h:9, 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/fs/ubifs/ubifs.h:16, from /kisskb/src/fs/ubifs/orphan.c:10: /kisskb/src/fs/ubifs/orphan.c: In function 'orphan_delete': /kisskb/src/fs/ubifs/debug.h:158:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'ino_t' {aka 'unsigned int'} [-Wformat=] pr_debug("UBIFS DBG " type " (pid %d): " fmt "\n", current->pid, \ ^~~~~~~~~~~~ /kisskb/src/include/linux/printk.h:288:21: note: in definition of macro 'pr_fmt' #define pr_fmt(fmt) fmt ^~~ /kisskb/src/include/linux/dynamic_debug.h:143:2: note: in expansion of macro '__dynamic_func_call' __dynamic_func_call(__UNIQUE_ID(ddebug), fmt, func, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/dynamic_debug.h:153:2: note: in expansion of macro '_dynamic_func_call' _dynamic_func_call(fmt, __dynamic_pr_debug, \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/printk.h:336:2: note: in expansion of macro 'dynamic_pr_debug' dynamic_pr_debug(fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/debug.h:158:2: note: in expansion of macro 'pr_debug' pr_debug("UBIFS DBG " type " (pid %d): " fmt "\n", current->pid, \ ^~~~~~~~ /kisskb/src/fs/ubifs/debug.h:170:29: note: in expansion of macro 'ubifs_dbg_msg' #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~ /kisskb/src/fs/ubifs/orphan.c:133:3: note: in expansion of macro 'dbg_gen' dbg_gen("deleted twice ino %lu", orph->inum); ^~~~~~~ /kisskb/src/fs/ubifs/orphan.c:133:32: note: format string is defined here dbg_gen("deleted twice ino %lu", orph->inum); ~~^ %u In file included from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/linux/list.h:9, 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/fs/ubifs/ubifs.h:16, from /kisskb/src/fs/ubifs/orphan.c:10: /kisskb/src/fs/ubifs/debug.h:158:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'ino_t' {aka 'unsigned int'} [-Wformat=] pr_debug("UBIFS DBG " type " (pid %d): " fmt "\n", current->pid, \ ^~~~~~~~~~~~ /kisskb/src/include/linux/printk.h:288:21: note: in definition of macro 'pr_fmt' #define pr_fmt(fmt) fmt ^~~ /kisskb/src/include/linux/dynamic_debug.h:143:2: note: in expansion of macro '__dynamic_func_call' __dynamic_func_call(__UNIQUE_ID(ddebug), fmt, func, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/dynamic_debug.h:153:2: note: in expansion of macro '_dynamic_func_call' _dynamic_func_call(fmt, __dynamic_pr_debug, \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/printk.h:336:2: note: in expansion of macro 'dynamic_pr_debug' dynamic_pr_debug(fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/debug.h:158:2: note: in expansion of macro 'pr_debug' pr_debug("UBIFS DBG " type " (pid %d): " fmt "\n", current->pid, \ ^~~~~~~~ /kisskb/src/fs/ubifs/debug.h:170:29: note: in expansion of macro 'ubifs_dbg_msg' #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~ /kisskb/src/fs/ubifs/orphan.c:142:3: note: in expansion of macro 'dbg_gen' dbg_gen("delete later ino %lu", orph->inum); ^~~~~~~ /kisskb/src/fs/ubifs/orphan.c:142:31: note: format string is defined here dbg_gen("delete later ino %lu", orph->inum); ~~^ %u /kisskb/src/drivers/soundwire/slave.c:16:12: warning: 'sdw_slave_add' defined but not used [-Wunused-function] static int sdw_slave_add(struct sdw_bus *bus, ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:40: /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function 'mvpp2_setup_bm_pool': /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:634:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - NET_SKB_PAD - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:698:33: note: in expansion of macro 'MVPP2_RX_MAX_PKT_SIZE' #define MVPP2_BM_SHORT_PKT_SIZE MVPP2_RX_MAX_PKT_SIZE(MVPP2_BM_SHORT_FRAME_SIZE) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:551:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/gadget/udc/lpc32xx_udc.c: In function 'udc_pop_fifo': /kisskb/src/drivers/usb/gadget/udc/lpc32xx_udc.c:1156:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] switch (((u32) data) & 0x3) { ^ /kisskb/src/drivers/usb/gadget/udc/lpc32xx_udc.c: In function 'udc_stuff_fifo': /kisskb/src/drivers/usb/gadget/udc/lpc32xx_udc.c:1257:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] switch (((u32) data) & 0x3) { ^ /kisskb/src/drivers/usb/gadget/udc/lpc32xx_udc.c: In function 'udc_handle_ep0_setup': /kisskb/src/drivers/usb/gadget/udc/lpc32xx_udc.c:2230:3: warning: this statement may fall through [-Wimplicit-fallthrough=] switch (reqtype) { ^~~~~~ /kisskb/src/drivers/usb/gadget/udc/lpc32xx_udc.c:2269:2: note: here case USB_REQ_SET_ADDRESS: ^~~~ In file included from /kisskb/src/include/trace/events/iomap.h:15, from : /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:52:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_writepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:52:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_writepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:52:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_writepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:52:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_writepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:52:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_writepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:52:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_writepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:53:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_releasepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:53:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_releasepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:53:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_releasepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:53:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_releasepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:53:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_releasepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:53:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_releasepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:54:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_invalidatepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:54:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_invalidatepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:54:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_invalidatepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:54:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_invalidatepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:54:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_invalidatepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:54:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_invalidatepage); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:79:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpage); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:79:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpage); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:79:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpage); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:79:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpage); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:79:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpage); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:79:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpage); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:80:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpages); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:80:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpages); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:80:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpages); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:80:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpages); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:80:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpages); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list will not be visible outside of this definition or declaration TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^~~~~~~~~~~~ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^~~~~~~~ /kisskb/src/include/trace/events/iomap.h:80:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpages); ^~~~~~~~~~~~~~~~~~~~~ make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 48 ARCH=s390 O=/kisskb/build/linux-next_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_s390-allmodconfig_s390x-gcc8 # Build took: 0:12:37.343729