Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../kernel/sched/rq-offsets.c:5: ../kernel/sched/sched.h: In function ‘mm_cid_get’: ../kernel/sched/sched.h:3743:25: warning: variable ‘cpumask’ set but not used [-Wunused-but-set-variable] 3743 | struct cpumask *cpumask; | ^~~~~~~ In file included from ../include/trace/define_trace.h:132, from ../samples/trace_events/trace-events-sample.h:640, from ../samples/trace_events/trace-events-sample.c:12: ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_get_offsets_foo_bar’: ../include/linux/cpumask.h:121:42: warning: function ‘trace_event_get_offsets_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 121 | #define cpu_possible_mask ((const struct cpumask *)&__cpu_possible_mask) | ^~~~~~~ ../include/trace/trace_events.h:285:9: note: in definition of macro ‘DECLARE_EVENT_CLASS’ 285 | tstruct; \ | ^~~~~~~ ../include/trace/trace_events.h:43:30: note: in expansion of macro ‘PARAMS’ 43 | PARAMS(tstruct), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:299:9: note: in expansion of macro ‘TP_STRUCT__entry’ 299 | TP_STRUCT__entry( | ^~~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:110:34: note: in expansion of macro ‘__dynamic_array’ 110 | #define __bitmask(item, nr_bits) __dynamic_array(unsigned long, item, \ | ^~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:98:11: note: in expansion of macro ‘__bitmask_size_in_bytes_raw’ 98 | ((__bitmask_size_in_bytes_raw(nr_bits) + \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:111:42: note: in expansion of macro ‘__bitmask_size_in_longs’ 111 | __bitmask_size_in_longs(nr_bits)) | ^~~~~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:304:17: note: in expansion of macro ‘__bitmask’ 304 | __bitmask( cpus, num_possible_cpus() ) | ^~~~~~~~~ ../include/linux/cpumask.h:1198:48: note: in expansion of macro ‘cpu_possible_mask’ 1198 | #define num_possible_cpus() cpumask_weight(cpu_possible_mask) | ^~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:304:41: note: in expansion of macro ‘num_possible_cpus’ 304 | __bitmask( cpus, num_possible_cpus() ) | ^~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘do_trace_event_raw_event_foo_bar’: ../arch/x86/include/asm/bug.h:71:45: warning: function ‘do_trace_event_raw_event_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 71 | "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/trace_events.h:427:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ 427 | { assign; } \ | ^~~~~~ ../include/trace/trace_events.h:435:23: note: in expansion of macro ‘PARAMS’ 435 | PARAMS(assign), PARAMS(print)) \ | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:104:9: note: in expansion of macro ‘_BUG_FLAGS’ 104 | _BUG_FLAGS(ASM_UD2, __flags, ARCH_WARN_REACHABLE); \ | ^~~~~~~~~~ ../include/asm-generic/bug.h:107:17: note: in expansion of macro ‘__WARN_FLAGS’ 107 | __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\ | ^~~~~~~~~~~~ ../include/asm-generic/bug.h:134:17: note: in expansion of macro ‘__WARN_printf’ 134 | __WARN_printf(TAINT_WARN, format); \ | ^~~~~~~~~~~~~ ../include/linux/once_lite.h:31:25: note: in expansion of macro ‘WARN’ 31 | func(__VA_ARGS__); \ | ^~~~ ../include/asm-generic/bug.h:152:9: note: in expansion of macro ‘DO_ONCE_LITE_IF’ 152 | DO_ONCE_LITE_IF(condition, WARN, 1, format) | ^~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:133: ../samples/trace_events/./trace-events-sample.h: In function ‘do_perf_trace_foo_bar’: ../arch/x86/include/asm/bug.h:71:45: warning: function ‘do_perf_trace_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 71 | "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/perf.h:51:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ 51 | { assign; } \ | ^~~~~~ ../include/trace/perf.h:67:23: note: in expansion of macro ‘PARAMS’ 67 | PARAMS(assign), PARAMS(print)) \ | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:104:9: note: in expansion of macro ‘_BUG_FLAGS’ 104 | _BUG_FLAGS(ASM_UD2, __flags, ARCH_WARN_REACHABLE); \ | ^~~~~~~~~~ ../include/asm-generic/bug.h:107:17: note: in expansion of macro ‘__WARN_FLAGS’ 107 | __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\ | ^~~~~~~~~~~~ ../include/asm-generic/bug.h:134:17: note: in expansion of macro ‘__WARN_printf’ 134 | __WARN_printf(TAINT_WARN, format); \ | ^~~~~~~~~~~~~ ../include/linux/once_lite.h:31:25: note: in expansion of macro ‘WARN’ 31 | func(__VA_ARGS__); \ | ^~~~ ../include/asm-generic/bug.h:152:9: note: in expansion of macro ‘DO_ONCE_LITE_IF’ 152 | DO_ONCE_LITE_IF(condition, WARN, 1, format) | ^~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ In file included from ../include/net/busy_poll.h:19, from ../net/socket.c:108: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[4]: *** [../scripts/Makefile.build:287: net/socket.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/net/busy_poll.h:19, from ../io_uring/napi.h:8, from ../io_uring/io_uring.c:97: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[4]: *** [../scripts/Makefile.build:287: io_uring/io_uring.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/net/busy_poll.h:19, from ../net/core/sock.c:146: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/core/sock.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/net/netdev_rx_queue.h:8, from ../net/bpf/test_run.c:24: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/bpf/test_run.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/bpf] Error 2 make[3]: *** [../scripts/Makefile.build:556: io_uring] Error 2 make[3]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:556: net/core] Error 2 Warning: ../security/ipe/hooks.c:54 function parameter '__always_unused' not described in 'ipe_mmap_file' Warning: ../security/ipe/hooks.c:82 function parameter '__always_unused' not described in 'ipe_file_mprotect' In file included from ../include/net/busy_poll.h:19, from ../fs/select.c:33: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[4]: *** [../scripts/Makefile.build:287: fs/select.o] Error 1 make[4]: *** Waiting for unfinished jobs.... Warning: ../security/landlock/ruleset.c:206 Invalid param: const struct landlock_layer (*const layers)[] Warning: ../security/landlock/ruleset.c:206 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' Warning: ../security/landlock/ruleset.c:685 Invalid param: layer_mask_t (*const layer_masks)[] Warning: ../security/landlock/ruleset.c:685 function parameter 'layer_mask_t (*const layer_masks' not described in 'landlock_init_layer_masks' make[3]: *** [../scripts/Makefile.build:556: fs] Error 2 Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'boost_ctrl' not described in 'lm3692x_led' Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'brightness_ctrl' not described in 'lm3692x_led' Warning: ../drivers/leds/leds-lm3692x.c:119 struct member 'enabled' not described in 'lm3692x_led' Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent1)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent1' not described in 'is_access_to_paths_allowed' Warning: ../security/landlock/fs.c:764 Invalid param: layer_mask_t (*const layer_masks_parent2)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:764 function parameter 'layer_mask_t (*const layer_masks_parent2' not described in 'is_access_to_paths_allowed' Warning: ../security/landlock/fs.c:1035 Invalid param: layer_mask_t (*const layer_masks_dom)[LANDLOCK_NUM_ACCESS_FS] Warning: ../security/landlock/fs.c:1035 function parameter 'layer_mask_t (*const layer_masks_dom' not described in 'collect_domain_accesses' Warning: ../drivers/tty/n_gsm.c:4175 function parameter 'dlci' not described in 'gsm_modem_send_initial_msc' In file included from ../include/linux/string.h:382, from ../arch/x86/include/asm/page_32.h:18, from ../arch/x86/include/asm/page.h:14, from ../arch/x86/include/asm/processor.h:20, from ../include/linux/sched.h:13, from ../include/linux/ratelimit.h:6, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../drivers/nfc/pn533/pn533.c:9: In function ‘fortify_memcpy_chk’, inlined from ‘pn533_target_found_felica’ at ../drivers/nfc/pn533/pn533.c:781:2: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warning: ../drivers/block/drbd/drbd_bitmap.c:1219 function parameter 'peer_device' not described in 'drbd_bm_read' Warning: ../drivers/block/drbd/drbd_bitmap.c:1231 function parameter 'peer_device' not described in 'drbd_bm_write' Warning: ../drivers/block/drbd/drbd_bitmap.c:1243 function parameter 'peer_device' not described in 'drbd_bm_write_all' Warning: ../drivers/block/drbd/drbd_bitmap.c:1270 function parameter 'peer_device' not described in 'drbd_bm_write_copy_pages' In file included from ../include/net/busy_poll.h:19, from ../drivers/nvme/host/tcp.c:20: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[6]: *** [../scripts/Makefile.build:287: drivers/nvme/host/tcp.o] Error 1 make[5]: *** [../scripts/Makefile.build:556: drivers/nvme/host] Error 2 make[4]: *** [../scripts/Makefile.build:556: drivers/nvme] Error 2 make[4]: *** Waiting for unfinished jobs.... Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' Warning: ../drivers/usb/dwc2/core_intr.c:341 function parameter 'remotewakeup' not described in 'dwc2_wakeup_from_lpm_l1' Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2302 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2337 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2506 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2506 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2716 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2716 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2855 function parameter 'handle' not described in 'snapshot_write_finalize' Warning: ../kernel/power/swap.c:535 function parameter 'handle' not described in 'save_image' Warning: ../kernel/power/swap.c:535 function parameter 'snapshot' not described in 'save_image' Warning: ../kernel/power/swap.c:535 function parameter 'nr_to_write' not described in 'save_image' Warning: ../kernel/power/swap.c:914 function parameter 'nr_pages' not described in 'enough_swap' Warning: ../kernel/power/swap.c:1088 function parameter 'handle' not described in 'load_image' Warning: ../kernel/power/swap.c:1088 function parameter 'snapshot' not described in 'load_image' Warning: ../kernel/power/swap.c:1088 function parameter 'nr_to_read' not described in 'load_image' Warning: ../arch/x86/kernel/apm_32.c:902 function parameter 'dev' not described in 'apm_cpu_idle' Warning: ../arch/x86/kernel/apm_32.c:902 function parameter 'drv' not described in 'apm_cpu_idle' Warning: ../arch/x86/kernel/apm_32.c:902 function parameter 'index' not described in 'apm_cpu_idle' Warning: ../drivers/scsi/qla2xxx/qla_isr.c:3890 function parameter 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' In file included from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:17, from ../drivers/net/ethernet/amazon/ena/ena_netdev.c:18: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/amazon/ena/ena_netdev.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/linux/string.h:382, from ../arch/x86/include/asm/page_32.h:18, from ../arch/x86/include/asm/page.h:14, from ../arch/x86/include/asm/processor.h:20, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/module.h:13, from ../drivers/scsi/qla2xxx/qla_def.h:12, from ../drivers/scsi/qla2xxx/qla_init.c:6: In function ‘fortify_memcpy_chk’, inlined from ‘qla81xx_nvram_config’ at ../drivers/scsi/qla2xxx/qla_init.c:9246:2: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:17, from ../drivers/net/ethernet/amazon/ena/ena_ethtool.c:10: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/amazon/ena/ena_ethtool.o] Error 1 make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/amazon/ena] Error 2 make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/amazon] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/tun.c:65: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: drivers/net/tun.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:556: drivers/net/ethernet] Error 2 In file included from ../include/linux/string.h:382, from ../arch/x86/include/asm/page_32.h:18, from ../arch/x86/include/asm/page.h:14, from ../arch/x86/include/asm/thread_info.h:12, from ../include/linux/thread_info.h:60, from ../include/linux/spinlock.h:60, from ../include/linux/mmzone.h:8, from ../include/linux/gfp.h:7, from ../drivers/scsi/bnx2i/bnx2i_hwi.c:17: In function ‘fortify_memcpy_chk’, inlined from ‘bnx2i_process_login_resp.isra’ at ../drivers/scsi/bnx2i/bnx2i_hwi.c:1460:2: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: *** [../scripts/Makefile.build:556: net] Error 2 Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing0' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing1' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing2' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dmach' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'pio_data' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'addr_data' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'sg_io' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dma_read' not described in 'mxs_i2c_dev' In file included from ../include/trace/events/xdp.h:12, from ../include/linux/bpf_trace.h:5, from ../kernel/bpf/core.c:3234: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/core.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/events/xdp.h:12, from ../include/linux/bpf_trace.h:5, from ../kernel/bpf/syscall.c:7: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/syscall.o] Error 1 In file included from ../include/trace/events/xdp.h:12, from ../include/linux/bpf_trace.h:5, from ../kernel/bpf/inode.c:22: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/inode.o] Error 1 In file included from ../kernel/bpf/verifier.c:30: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/verifier.o] Error 1 ../kernel/bpf/helpers.c: In function ‘____bpf_snprintf’: ../kernel/bpf/helpers.c:1069:9: warning: function ‘____bpf_snprintf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1069 | err = bstr_printf(str, str_size, fmt, data.bin_args); | ^~~ make[4]: *** [../scripts/Makefile.build:556: kernel/bpf] Error 2 make[4]: *** Waiting for unfinished jobs.... ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_printk’: ../kernel/trace/bpf_trace.c:377:9: warning: function ‘____bpf_trace_printk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 377 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_vprintk’: ../kernel/trace/bpf_trace.c:433:9: warning: function ‘____bpf_trace_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 433 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_seq_printf’: ../kernel/trace/bpf_trace.c:475:9: warning: function ‘____bpf_seq_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 475 | seq_bprintf(m, fmt, data.bin_args); | ^~~~~~~~~~~ make[3]: *** [../scripts/Makefile.build:556: kernel] Error 2 Warning: ../drivers/gpu/drm/scheduler/sched_main.c:367 function parameter 'result' not described in 'drm_sched_job_done' make[4]: *** [../scripts/Makefile.build:556: drivers/net] Error 2 Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'f' not described in 'vmw_event_fence_action_seq_passed' Warning: ../drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'cb' not described in 'vmw_event_fence_action_seq_passed' Warning: ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:761 function parameter 'af' not described in 'amdgpu_fence_driver_guilty_force_completion' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1782 function parameter 'events' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2675 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' Warning: ../drivers/gpu/drm/msm/dp/dp_drm.c:24 function parameter 'connector' not described in 'msm_dp_bridge_detect' ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn321/dcn321_fpu.c: In function ‘dcn321_update_bw_bounding_box_fpu’: ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn321/dcn321_fpu.c:930:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] 930 | } | ^ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/dcn32_fpu.c: In function ‘dcn32_update_bw_bounding_box_fpu’: ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/dcn32_fpu.c:3380:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] 3380 | } | ^ make[3]: *** [../scripts/Makefile.build:556: drivers] Error 2 make[2]: *** [/home/nipa/bpf/wt-0/Makefile:2010: .] Error 2 make[1]: *** [/home/nipa/bpf/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/stream.c: In function ‘bpf_stream_vprintk’: ../kernel/bpf/stream.c:383:9: warning: function ‘bpf_stream_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 383 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt__str, data.bin_args); | ^~~ In file included from ../include/asm-generic/bug.h:22, from ../arch/x86/include/asm/bug.h:108, from ../include/linux/bug.h:5, from ../include/linux/alloc_tag.h:8, from ../include/linux/vmalloc.h:5, from ../include/linux/bcm47xx_nvram.h:10, from ../drivers/firmware/broadcom/bcm47xx_sprom.c:29: ../drivers/firmware/broadcom/bcm47xx_sprom.c: In function ‘nvram_read_u32.constprop’: ../include/linux/kern_levels.h:5:25: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ ../include/linux/printk.h:484:25: note: in definition of macro ‘printk_index_wrap’ 484 | _p_func(_fmt, ##__VA_ARGS__); \ | ^~~~ ../include/linux/printk.h:565:9: note: in expansion of macro ‘printk’ 565 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~ ../include/linux/kern_levels.h:12:25: note: in expansion of macro ‘KERN_SOH’ 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ | ^~~~~~~~ ../include/linux/printk.h:565:16: note: in expansion of macro ‘KERN_WARNING’ 565 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:80:17: note: in expansion of macro ‘pr_warn’ 80 | pr_warn("can not parse nvram name %s%s%s with value %s got %i\n", \ | ^~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:92:1: note: in expansion of macro ‘NVRAM_READ_VAL’ 92 | NVRAM_READ_VAL(u32) | ^~~~~~~~~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c: In function ‘nvram_read_s8.constprop’: ../include/linux/kern_levels.h:5:25: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ ../include/linux/printk.h:484:25: note: in definition of macro ‘printk_index_wrap’ 484 | _p_func(_fmt, ##__VA_ARGS__); \ | ^~~~ ../include/linux/printk.h:565:9: note: in expansion of macro ‘printk’ 565 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~ ../include/linux/kern_levels.h:12:25: note: in expansion of macro ‘KERN_SOH’ 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ | ^~~~~~~~ ../include/linux/printk.h:565:16: note: in expansion of macro ‘KERN_WARNING’ 565 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:80:17: note: in expansion of macro ‘pr_warn’ 80 | pr_warn("can not parse nvram name %s%s%s with value %s got %i\n", \ | ^~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:90:1: note: in expansion of macro ‘NVRAM_READ_VAL’ 90 | NVRAM_READ_VAL(s8) | ^~~~~~~~~~~~~~ ../scripts/Makefile.build:287: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch Warning: ../drivers/android/binderfs.c:236 function parameter 'file' not described in 'binder_ctl_ioctl' Warning: ../drivers/android/binderfs.c:236 function parameter 'cmd' not described in 'binder_ctl_ioctl' Warning: ../drivers/android/binderfs.c:236 function parameter 'arg' not described in 'binder_ctl_ioctl' ../fs/coda/upcall.c: In function ‘venus_setattr’: ../fs/coda/upcall.c:115:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 115 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_close’: ../fs/coda/upcall.c:164:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 164 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_rename’: ../fs/coda/upcall.c:238:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 238 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_rmdir’: ../fs/coda/upcall.c:306:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 306 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_remove’: ../fs/coda/upcall.c:329:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 329 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_link’: ../fs/coda/upcall.c:383:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 383 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_symlink’: ../fs/coda/upcall.c:410:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 410 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_fsync’: ../fs/coda/upcall.c:443:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 443 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_access’: ../fs/coda/upcall.c:459:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 459 | union outputArgs *outp; | ^~~~ ../fs/coda/upcall.c: In function ‘venus_access_intent’: ../fs/coda/upcall.c:577:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] 577 | union outputArgs *outp; | ^~~~ Warning: ../drivers/android/binder.c:2436 struct member 'offset' not described in 'binder_ptr_fixup' Warning: ../drivers/android/binder.c:2436 struct member 'skip_size' not described in 'binder_ptr_fixup' Warning: ../drivers/android/binder.c:2436 struct member 'fixup_data' not described in 'binder_ptr_fixup' Warning: ../drivers/android/binder.c:2436 struct member 'node' not described in 'binder_ptr_fixup' Warning: ../drivers/android/binder.c:2456 struct member 'offset' not described in 'binder_sg_copy' Warning: ../drivers/android/binder.c:2456 struct member 'sender_uaddr' not described in 'binder_sg_copy' Warning: ../drivers/android/binder.c:2456 struct member 'length' not described in 'binder_sg_copy' Warning: ../drivers/android/binder.c:2456 struct member 'node' not described in 'binder_sg_copy' Warning: ../drivers/android/binder.c:4078 function parameter 'thread' not described in 'binder_free_buf' Warning: ../drivers/video/fbdev/i810/i810_accel.c:59 function parameter 'info' not described in 'wait_for_space' Warning: ../drivers/video/fbdev/i810/i810_accel.c:90 function parameter 'info' not described in 'wait_for_engine_idle' Warning: ../drivers/video/fbdev/i810/i810_accel.c:163 function parameter 'info' not described in 'source_copy_blit' Warning: ../drivers/video/fbdev/i810/i810_accel.c:197 function parameter 'info' not described in 'color_blit' Warning: ../drivers/video/fbdev/i810/i810_accel.c:238 function parameter 'info' not described in 'mono_src_copy_imm_blit' Warning: ../drivers/video/fbdev/i810/i810_accel.c:435 function parameter 'info' not described in 'i810fb_init_ringbuffer' ../drivers/video/fbdev/i810/i810_main.c: In function ‘decode_var’: ../drivers/video/fbdev/i810/i810_main.c:1140:32: warning: variable ‘vyres’ set but not used [-Wunused-but-set-variable] 1140 | u32 xres, yres, vxres, vyres; | ^~~~~ Warning: ../drivers/video/fbdev/i810/i810_gtf.c:125 function parameter 'xres' not described in 'i810fb_encode_registers' Warning: ../drivers/video/fbdev/i810/i810_gtf.c:125 function parameter 'yres' not described in 'i810fb_encode_registers' Warning: ../drivers/nvdimm/core.c:219 function parameter 'len' not described in 'nd_uuid_store' In file included from ../include/linux/string.h:382, from ../arch/x86/include/asm/page_32.h:18, from ../arch/x86/include/asm/page.h:14, from ../arch/x86/include/asm/processor.h:20, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/module.h:13, from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic.h:10, from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:8: In function ‘fortify_memcpy_chk’, inlined from ‘qlcnic_83xx_dcb_query_cee_param’ at ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:614:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' ../scripts/Makefile.build:287: ../drivers/net/ethernet/ti/Makefile: cpsw_ale.o is added to multiple modules: ti_cpsw ti_cpsw_new ../scripts/Makefile.build:287: ../drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new ../scripts/Makefile.build:287: ../drivers/net/ethernet/ti/Makefile: cpsw_ethtool.o is added to multiple modules: ti_cpsw ti_cpsw_new Warning: ../net/ipv4/tcp_lp.c:121 function parameter 'ack' not described in 'tcp_lp_cong_avoid' Warning: ../net/ipv4/tcp_lp.c:121 function parameter 'acked' not described in 'tcp_lp_cong_avoid' Warning: ../net/ipv4/tcp_lp.c:271 function parameter 'sample' not described in 'tcp_lp_pkts_acked' Warning: ../fs/gfs2/glock.c:1248 function parameter 'ip' not described in '__gfs2_holder_init' Warning: ../drivers/most/most_usb.c:68 struct member 'dev' not described in 'most_dci_obj' Warning: ../drivers/most/most_usb.c:121 struct member 'dev' not described in 'most_dev' Warning: ../drivers/most/most_usb.c:121 struct member 'clear_work' not described in 'most_dev' Warning: ../drivers/most/most_usb.c:121 struct member 'on_netinfo' not described in 'most_dev' Warning: ../drivers/most/most_usb.c:649 function parameter 'on_netinfo' not described in 'hdm_request_netinfo' In file included from ../include/linux/string.h:382, from ../arch/x86/include/asm/page_32.h:18, from ../arch/x86/include/asm/page.h:14, from ../arch/x86/include/asm/thread_info.h:12, from ../include/linux/thread_info.h:60, from ../include/linux/spinlock.h:60, from ../include/linux/wait.h:9, from ../include/linux/wait_bit.h:8, from ../include/linux/fs.h:7, from ../fs/smb/client/cifssmb.c:17: In function ‘fortify_memcpy_chk’, inlined from ‘CIFSPOSIXCreate’ at ../fs/smb/client/cifssmb.c:993:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFileInfo’ at ../fs/smb/client/cifssmb.c:3843:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQFileInfo’ at ../fs/smb/client/cifssmb.c:4009:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQPathInfo’ at ../fs/smb/client/cifssmb.c:4091:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSAttributeInfo’ at ../fs/smb/client/cifssmb.c:4857:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSDeviceInfo’ at ../fs/smb/client/cifssmb.c:4928:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSUnixInfo’ at ../fs/smb/client/cifssmb.c:4997:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../include/net/xsk_buff_pool.h:11, from ../include/net/xdp_sock_drv.h:10, from ../net/xdp/xdp_umem.h:9, from ../net/xdp/xdp_umem.c:19: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/xdp/xdp_umem.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/net/busy_poll.h:19, from ../fs/select.c:33: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[4]: *** [../scripts/Makefile.build:287: fs/select.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/net/xsk_buff_pool.h:11, from ../net/xdp/xsk_buff_pool.c:5: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/xdp/xsk_buff_pool.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../net/socket.c:108: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[4]: *** [../scripts/Makefile.build:287: net/socket.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/net/xsk_buff_pool.h:11, from ../include/net/xdp_sock_drv.h:10, from ../net/ethtool/ioctl.c:32: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/ethtool/ioctl.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/net/netdev_rx_queue.h:8, from ../net/bpf/test_run.c:24: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/bpf/test_run.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/bpf] Error 2 In file included from ../include/net/xsk_buff_pool.h:11, from ../net/xdp/xsk_queue.h:12, from ../net/xdp/xsk_diag.c:14: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/xdp/xsk_diag.o] Error 1 In file included from ../include/net/xsk_buff_pool.h:11, from ../include/net/xdp_sock_drv.h:10, from ../net/xdp/xsk_queue.c:10: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/xdp/xsk_queue.o] Error 1 In file included from ../include/net/xsk_buff_pool.h:11, from ../include/net/xdp_sock_drv.h:10, from ../net/xdp/xsk.c:26: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/xdp/xsk.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/xdp] Error 2 In file included from ../include/net/busy_poll.h:19, from ../net/core/datagram.c:64: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/core/datagram.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/net/busy_poll.h:19, from ../io_uring/napi.h:8, from ../io_uring/poll.c:19: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[4]: *** [../scripts/Makefile.build:287: io_uring/poll.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/net/busy_poll.h:19, from ../io_uring/napi.h:8, from ../io_uring/sqpoll.c:20: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[4]: *** [../scripts/Makefile.build:287: io_uring/sqpoll.o] Error 1 In file included from ../include/net/xsk_buff_pool.h:11, from ../include/net/xdp_sock_drv.h:10, from ../net/ethtool/channels.c:3: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/ethtool/channels.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../net/core/sysctl_net_core.c:24: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/core/sysctl_net_core.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/ethtool] Error 2 In file included from ../include/net/busy_poll.h:19, from ../io_uring/napi.h:8, from ../io_uring/io_uring.c:97: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[4]: *** [../scripts/Makefile.build:287: io_uring/io_uring.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../net/core/sock.c:146: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/core/sock.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../drivers/nvme/host/tcp.c:20: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[6]: *** [../scripts/Makefile.build:287: drivers/nvme/host/tcp.o] Error 1 make[5]: *** [../scripts/Makefile.build:556: drivers/nvme/host] Error 2 make[4]: *** [../scripts/Makefile.build:556: drivers/nvme] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/net/busy_poll.h:19, from ../net/ipv6/udp.c:53: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/ipv6/udp.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/net/busy_poll.h:19, from ../io_uring/napi.h:8, from ../io_uring/register.c:30: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[4]: *** [../scripts/Makefile.build:287: io_uring/register.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../net/ipv4/tcp_minisocks.c:25: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_minisocks.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/net/busy_poll.h:19, from ../net/ipv4/tcp.c:286: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../net/ipv4/tcp_fastopen.c:6: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_fastopen.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../net/ipv4/tcp_ipv4.c:76: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_ipv4.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../net/ipv4/tcp_input.c:84: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_input.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../io_uring/napi.h:8, from ../io_uring/napi.c:4: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[4]: *** [../scripts/Makefile.build:287: io_uring/napi.o] Error 1 In file included from ../include/net/netdev_rx_queue.h:8, from ../io_uring/zcrx.c:16: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[4]: *** [../scripts/Makefile.build:287: io_uring/zcrx.o] Error 1 make[3]: *** [../scripts/Makefile.build:556: io_uring] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:17, from ../drivers/net/ethernet/amazon/ena/ena_devlink.h:8, from ../drivers/net/ethernet/amazon/ena/ena_devlink.c:7: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/amazon/ena/ena_devlink.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:17, from ../drivers/net/ethernet/amazon/ena/ena_xdp.h:9, from ../drivers/net/ethernet/amazon/ena/ena_xdp.c:6: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/amazon/ena/ena_xdp.o] Error 1 In file included from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:17, from ../drivers/net/ethernet/amazon/ena/ena_phc.c:7: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/amazon/ena/ena_phc.o] Error 1 In file included from ../include/trace/events/xdp.h:12, from ../include/linux/bpf_trace.h:5, from ../kernel/bpf/core.c:3234: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/core.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:17, from ../drivers/net/ethernet/amazon/ena/ena_debugfs.h:11, from ../drivers/net/ethernet/amazon/ena/ena_debugfs.c:10: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/amazon/ena/ena_debugfs.o] Error 1 In file included from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:17, from ../drivers/net/ethernet/amazon/ena/ena_ethtool.c:10: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/amazon/ena/ena_ethtool.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../net/sctp/ulpqueue.c:26: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/sctp/ulpqueue.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/events/xdp.h:12, from ../include/linux/bpf_trace.h:5, from ../kernel/bpf/inode.c:22: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/inode.o] Error 1 In file included from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:17, from ../drivers/net/ethernet/amazon/ena/ena_netdev.c:18: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/amazon/ena/ena_netdev.o] Error 1 make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/amazon/ena] Error 2 make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/amazon] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/events/xdp.h:12, from ../include/linux/bpf_trace.h:5, from ../kernel/bpf/syscall.c:7: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/syscall.o] Error 1 In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/aq_main.h:13, from ../drivers/net/ethernet/aquantia/atlantic/aq_main.c:10: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_main.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/net/busy_poll.h:19, from ../net/ipv4/udp.c:114: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/ipv4/udp.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/ipv4] Error 2 In file included from ../include/net/busy_poll.h:19, from ../net/ipv6/tcp_ipv6.c:63: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/ipv6/tcp_ipv6.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/ipv6] Error 2 In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.c:17: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../fs/eventpoll.c:41: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[4]: *** [../scripts/Makefile.build:287: fs/eventpoll.o] Error 1 make[3]: *** [../scripts/Makefile.build:556: fs] Error 2 In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/aq_main.h:13, from ../drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c:13: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_pci_func.o] Error 1 In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/aq_vec.h:16, from ../drivers/net/ethernet/aquantia/atlantic/aq_vec.c:12: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_vec.o] Error 1 In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.c:19: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.o] Error 1 In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:11: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_ethtool.o] Error 1 In file included from ../kernel/bpf/verifier.c:30: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/verifier.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: kernel/bpf] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/aq_ring.c:10: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_ring.o] Error 1 In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/aq_filters.h:9, from ../drivers/net/ethernet/aquantia/atlantic/aq_filters.c:6: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_filters.o] Error 1 In file included from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_pci_func.h:14, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.c:14: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.o] Error 1 In file included from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_vec.h:16, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_ring.h:14, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c:12: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.o] Error 1 In file included from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_vec.h:16, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_ring.h:14, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c:12: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.o] Error 1 In file included from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c:12: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.o] Error 1 In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.c:10: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_nic.o] Error 1 In file included from ../include/trace/events/xdp.h:12, from ../include/linux/bpf_trace.h:5, from ../net/core/dev.c:99: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/core/dev.o] Error 1 In file included from ../drivers/net/tap.c:25: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: drivers/net/tap.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_utils_fw.c:10: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_utils_fw.o] Error 1 In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/aq_vec.h:16, from ../drivers/net/ethernet/aquantia/atlantic/aq_ring.h:14, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:8: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.o] Error 1 In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/aq_macsec.c:7: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_macsec.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../net/sctp/socket.c:60: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/sctp/socket.o] Error 1 In file included from ../drivers/net/veth.c:22: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: drivers/net/veth.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../net/sctp/stream_interleave.c:18: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/sctp/stream_interleave.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/sctp] Error 2 In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, from ../drivers/net/ethernet/aquantia/atlantic/aq_ptp.c:17: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_ptp.o] Error 1 make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/aquantia/atlantic] Error 2 make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/aquantia] Error 2 In file included from ../drivers/net/tun.c:65: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: drivers/net/tun.o] Error 1 In file included from ../include/trace/events/xdp.h:12, from ../include/linux/bpf_trace.h:5, from ../drivers/net/virtio_net.c:14: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: drivers/net/virtio_net.o] Error 1 In file included from ../drivers/net/ethernet/engleder/tsnep.h:17, from ../drivers/net/ethernet/engleder/tsnep_ethtool.c:4: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/engleder/tsnep_ethtool.o] Error 1 make[7]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/engleder/tsnep.h:17, from ../drivers/net/ethernet/engleder/tsnep_ptp.c:4: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/engleder/tsnep_ptp.o] Error 1 In file included from ../drivers/net/ethernet/engleder/tsnep.h:17, from ../drivers/net/ethernet/engleder/tsnep_main.c:18: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/engleder/tsnep_main.o] Error 1 In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c:20: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/net/busy_poll.h:19, from ../drivers/net/ethernet/cisco/enic/enic_main.c:47: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/cisco/enic/enic_main.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:20: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.o] Error 1 In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c:26: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.o] Error 1 In file included from ../drivers/net/ethernet/engleder/tsnep.h:17, from ../drivers/net/ethernet/engleder/tsnep_tc.c:4: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/engleder/tsnep_tc.o] Error 1 In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.c:25: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.c:19: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.o] Error 1 make[8]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/chelsio/inline_crypto/chtls] Error 2 make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/chelsio/inline_crypto] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/net/busy_poll.h:19, from ../net/core/filter.c:57: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: net/core/filter.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/core] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:30: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.o] Error 1 In file included from ../include/trace/events/xdp.h:12, from ../include/linux/bpf_trace.h:5, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c:16: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.o] Error 1 In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:19: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.o] Error 1 In file included from ../drivers/net/ethernet/engleder/tsnep.h:17, from ../drivers/net/ethernet/engleder/tsnep_rxnfc.c:4: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/engleder/tsnep_rxnfc.o] Error 1 In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c:17: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.o] Error 1 In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, from ../drivers/net/ethernet/freescale/enetc/enetc_cbdr.c:4: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_cbdr.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../drivers/net/ethernet/chelsio/cxgb4/sge.c:47: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/sge.o] Error 1 make[8]: *** Waiting for unfinished jobs.... make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/chelsio/cxgb4] Error 2 make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/chelsio] Error 2 In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c:16: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.o] Error 1 In file included from ../include/net/xsk_buff_pool.h:11, from ../include/net/xdp_sock_drv.h:10, from ../drivers/net/ethernet/engleder/tsnep_xdp.c:5: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/engleder/tsnep_xdp.o] Error 1 In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.c:14: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.o] Error 1 In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_dim.c:12: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_dim.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../drivers/net/ethernet/emulex/benet/be_main.c:20: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/emulex/benet] Error 2 make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/emulex] Error 2 In file included from ../include/trace/events/xdp.h:12, from ../include/linux/bpf_trace.h:5, from ../drivers/net/xen-netfront.c:49: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[5]: *** [../scripts/Makefile.build:287: drivers/net/xen-netfront.o] Error 1 In file included from ../drivers/net/ethernet/freescale/fec.h:25, from ../drivers/net/ethernet/freescale/fec_ptp.c:35: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/fec_ptp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/fungible/funeth/funeth_txrx.h:8, from ../drivers/net/ethernet/fungible/funeth/funeth_ethtool.c:13: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_ethtool.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/trace/events/xdp.h:12, from ../include/linux/bpf_trace.h:5, from ../drivers/net/ethernet/fungible/funeth/funeth_rx.c:3: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_rx.o] Error 1 In file included from ../drivers/net/ethernet/engleder/tsnep.h:17, from ../drivers/net/ethernet/engleder/tsnep_selftests.c:4: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/engleder/tsnep_selftests.o] Error 1 make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/engleder] Error 2 In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_hwmon.c:17: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_hwmon.o] Error 1 In file included from ../include/net/netdev_rx_queue.h:8, from ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:59: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt.o] Error 1 In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, from ../drivers/net/ethernet/freescale/enetc/enetc_ethtool.c:10: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_ethtool.o] Error 1 In file included from ../drivers/net/ethernet/fungible/funeth/funeth_txrx.h:8, from ../drivers/net/ethernet/fungible/funeth/funeth_main.c:21: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_main.o] Error 1 In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:15: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.o] Error 1 In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c:24: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_tc.o] Error 1 make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/broadcom/bnxt] Error 2 make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/broadcom] Error 2 In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, from ../drivers/net/ethernet/freescale/enetc/enetc_pf_common.h:4, from ../drivers/net/ethernet/freescale/enetc/enetc_pf_common.c:8: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_pf_common.o] Error 1 In file included from ../include/trace/events/xdp.h:12, from ../include/linux/bpf_trace.h:5, from ../drivers/net/ethernet/freescale/fec_main.c:27: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/fec_main.o] Error 1 In file included from ../include/net/busy_poll.h:19, from ../drivers/net/ethernet/cisco/enic/enic_rq.c:6: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/cisco/enic/enic_rq.o] Error 1 make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/cisco/enic] Error 2 make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/cisco] Error 2 In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, from ../drivers/net/ethernet/freescale/enetc/enetc.c:4: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc.o] Error 1 In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, from ../drivers/net/ethernet/freescale/enetc/enetc_msg.c:4: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_msg.o] Error 1 In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, from ../drivers/net/ethernet/freescale/enetc/enetc_vf.c:5: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_vf.o] Error 1 In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, from ../drivers/net/ethernet/freescale/enetc/enetc4_debugfs.c:9: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc4_debugfs.o] Error 1 In file included from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.h:11, from ../drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c:15: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, from ../drivers/net/ethernet/freescale/enetc/enetc_pf_common.h:4, from ../drivers/net/ethernet/freescale/enetc/enetc_pf.c:11: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_pf.o] Error 1 In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, from ../drivers/net/ethernet/freescale/enetc/enetc_pci_mdio.c:5: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_pci_mdio.o] Error 1 In file included from ../drivers/net/ethernet/fungible/funeth/funeth_txrx.h:8, from ../drivers/net/ethernet/fungible/funeth/funeth_tx.c:11: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_tx.o] Error 1 make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/fungible/funeth] Error 2 make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/fungible] Error 2 In file included from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h:15, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-devlink.c:2: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-devlink.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.h:11, from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c:10: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.o] Error 1 In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, from ../drivers/net/ethernet/freescale/enetc/enetc_mdio.c:10: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_mdio.o] Error 1 In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, from ../drivers/net/ethernet/freescale/enetc/enetc_ierb.c:25: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_ierb.o] Error 1 In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, from ../drivers/net/ethernet/freescale/enetc/enetc_qos.c:4: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_qos.o] Error 1 In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, from ../drivers/net/ethernet/freescale/enetc/enetc_pf_common.h:4, from ../drivers/net/ethernet/freescale/enetc/enetc4_pf.c:10: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc4_pf.o] Error 1 In file included from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h:15, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c:10: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.o] Error 1 In file included from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h:15, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.c:7: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.o] Error 1 In file included from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h:15, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-dcb.c:4: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-dcb.o] Error 1 ../scripts/Makefile.build:287: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch In file included from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h:15, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c:9: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.o] Error 1 In file included from ../drivers/net/bonding/bond_main.c:94: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[6]: *** [../scripts/Makefile.build:287: drivers/net/bonding/bond_main.o] Error 1 make[5]: *** [../scripts/Makefile.build:556: drivers/net/bonding] Error 2 In file included from ../include/trace/events/xdp.h:12, from ../include/linux/bpf_trace.h:5, from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:32: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa/dpaa_eth.o] Error 1 make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/freescale/dpaa] Error 2 In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, from ../drivers/net/ethernet/freescale/enetc/enetc_ptp.c:8: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_ptp.o] Error 1 make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/freescale/enetc] Error 2 In file included from ../include/trace/events/xdp.h:12, from ../include/linux/bpf_trace.h:5, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:15: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.o] Error 1 In file included from ../include/trace/events/xdp.h:12, from ../include/linux/bpf_trace.h:5, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-xsk.c:6: ../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: ../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] 398 | pkt_len = skb->tail - skb->mac_header; | ^ make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa2/dpaa2-xsk.o] Error 1 make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/freescale/dpaa2] Error 2 make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/freescale] Error 2 make[5]: *** [../scripts/Makefile.build:556: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:556: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:556: drivers] Error 2 make[3]: *** [../scripts/Makefile.build:556: kernel] Error 2 make[2]: *** [/home/nipa/bpf/wt-0/Makefile:2010: .] Error 2 make[1]: *** [/home/nipa/bpf/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.qDqjIqj8Es 2025-10-22 06:10:23.972511245 -0700 +++ /tmp/tmp.nYacApSmw6 2025-10-22 06:10:49.511621918 -0700 @@ -2,55 +2,924 @@ -../kernel/bpf/stream.c: In function ‘bpf_stream_vprintk’: -../kernel/bpf/stream.c:383:9: warning: function ‘bpf_stream_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] - 383 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt__str, data.bin_args); - | ^~~ -In file included from ../include/asm-generic/bug.h:22, - from ../arch/x86/include/asm/bug.h:108, - from ../include/linux/bug.h:5, - from ../include/linux/alloc_tag.h:8, - from ../include/linux/vmalloc.h:5, - from ../include/linux/bcm47xx_nvram.h:10, - from ../drivers/firmware/broadcom/bcm47xx_sprom.c:29: -../drivers/firmware/broadcom/bcm47xx_sprom.c: In function ‘nvram_read_u32.constprop’: -../include/linux/kern_levels.h:5:25: warning: ‘%s’ directive argument is null [-Wformat-overflow=] - 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ - | ^~~~~~ -../include/linux/printk.h:484:25: note: in definition of macro ‘printk_index_wrap’ - 484 | _p_func(_fmt, ##__VA_ARGS__); \ - | ^~~~ -../include/linux/printk.h:565:9: note: in expansion of macro ‘printk’ - 565 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) - | ^~~~~~ -../include/linux/kern_levels.h:12:25: note: in expansion of macro ‘KERN_SOH’ - 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ - | ^~~~~~~~ -../include/linux/printk.h:565:16: note: in expansion of macro ‘KERN_WARNING’ - 565 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) - | ^~~~~~~~~~~~ -../drivers/firmware/broadcom/bcm47xx_sprom.c:80:17: note: in expansion of macro ‘pr_warn’ - 80 | pr_warn("can not parse nvram name %s%s%s with value %s got %i\n", \ - | ^~~~~~~ -../drivers/firmware/broadcom/bcm47xx_sprom.c:92:1: note: in expansion of macro ‘NVRAM_READ_VAL’ - 92 | NVRAM_READ_VAL(u32) - | ^~~~~~~~~~~~~~ -../drivers/firmware/broadcom/bcm47xx_sprom.c: In function ‘nvram_read_s8.constprop’: -../include/linux/kern_levels.h:5:25: warning: ‘%s’ directive argument is null [-Wformat-overflow=] - 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ - | ^~~~~~ -../include/linux/printk.h:484:25: note: in definition of macro ‘printk_index_wrap’ - 484 | _p_func(_fmt, ##__VA_ARGS__); \ - | ^~~~ -../include/linux/printk.h:565:9: note: in expansion of macro ‘printk’ - 565 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) - | ^~~~~~ -../include/linux/kern_levels.h:12:25: note: in expansion of macro ‘KERN_SOH’ - 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ - | ^~~~~~~~ -../include/linux/printk.h:565:16: note: in expansion of macro ‘KERN_WARNING’ - 565 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) - | ^~~~~~~~~~~~ -../drivers/firmware/broadcom/bcm47xx_sprom.c:80:17: note: in expansion of macro ‘pr_warn’ - 80 | pr_warn("can not parse nvram name %s%s%s with value %s got %i\n", \ - | ^~~~~~~ -../drivers/firmware/broadcom/bcm47xx_sprom.c:90:1: note: in expansion of macro ‘NVRAM_READ_VAL’ - 90 | NVRAM_READ_VAL(s8) - | ^~~~~~~~~~~~~~ +In file included from ../include/net/xsk_buff_pool.h:11, + from ../include/net/xdp_sock_drv.h:10, + from ../net/xdp/xdp_umem.h:9, + from ../net/xdp/xdp_umem.c:19: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/xdp/xdp_umem.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/net/busy_poll.h:19, + from ../fs/select.c:33: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[4]: *** [../scripts/Makefile.build:287: fs/select.o] Error 1 +make[4]: *** Waiting for unfinished jobs.... +In file included from ../include/net/xsk_buff_pool.h:11, + from ../net/xdp/xsk_buff_pool.c:5: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/xdp/xsk_buff_pool.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../net/socket.c:108: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[4]: *** [../scripts/Makefile.build:287: net/socket.o] Error 1 +make[4]: *** Waiting for unfinished jobs.... +In file included from ../include/net/xsk_buff_pool.h:11, + from ../include/net/xdp_sock_drv.h:10, + from ../net/ethtool/ioctl.c:32: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/ethtool/ioctl.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/net/netdev_rx_queue.h:8, + from ../net/bpf/test_run.c:24: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/bpf/test_run.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: net/bpf] Error 2 +In file included from ../include/net/xsk_buff_pool.h:11, + from ../net/xdp/xsk_queue.h:12, + from ../net/xdp/xsk_diag.c:14: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/xdp/xsk_diag.o] Error 1 +In file included from ../include/net/xsk_buff_pool.h:11, + from ../include/net/xdp_sock_drv.h:10, + from ../net/xdp/xsk_queue.c:10: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/xdp/xsk_queue.o] Error 1 +In file included from ../include/net/xsk_buff_pool.h:11, + from ../include/net/xdp_sock_drv.h:10, + from ../net/xdp/xsk.c:26: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/xdp/xsk.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: net/xdp] Error 2 +In file included from ../include/net/busy_poll.h:19, + from ../net/core/datagram.c:64: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/core/datagram.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/net/busy_poll.h:19, + from ../io_uring/napi.h:8, + from ../io_uring/poll.c:19: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[4]: *** [../scripts/Makefile.build:287: io_uring/poll.o] Error 1 +make[4]: *** Waiting for unfinished jobs.... +In file included from ../include/net/busy_poll.h:19, + from ../io_uring/napi.h:8, + from ../io_uring/sqpoll.c:20: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[4]: *** [../scripts/Makefile.build:287: io_uring/sqpoll.o] Error 1 +In file included from ../include/net/xsk_buff_pool.h:11, + from ../include/net/xdp_sock_drv.h:10, + from ../net/ethtool/channels.c:3: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/ethtool/channels.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../net/core/sysctl_net_core.c:24: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/core/sysctl_net_core.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: net/ethtool] Error 2 +In file included from ../include/net/busy_poll.h:19, + from ../io_uring/napi.h:8, + from ../io_uring/io_uring.c:97: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[4]: *** [../scripts/Makefile.build:287: io_uring/io_uring.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../net/core/sock.c:146: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/core/sock.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../drivers/nvme/host/tcp.c:20: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[6]: *** [../scripts/Makefile.build:287: drivers/nvme/host/tcp.o] Error 1 +make[5]: *** [../scripts/Makefile.build:556: drivers/nvme/host] Error 2 +make[4]: *** [../scripts/Makefile.build:556: drivers/nvme] Error 2 +make[4]: *** Waiting for unfinished jobs.... +In file included from ../include/net/busy_poll.h:19, + from ../net/ipv6/udp.c:53: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/ipv6/udp.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/net/busy_poll.h:19, + from ../io_uring/napi.h:8, + from ../io_uring/register.c:30: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[4]: *** [../scripts/Makefile.build:287: io_uring/register.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../net/ipv4/tcp_minisocks.c:25: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_minisocks.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/net/busy_poll.h:19, + from ../net/ipv4/tcp.c:286: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../net/ipv4/tcp_fastopen.c:6: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_fastopen.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../net/ipv4/tcp_ipv4.c:76: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_ipv4.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../net/ipv4/tcp_input.c:84: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/ipv4/tcp_input.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../io_uring/napi.h:8, + from ../io_uring/napi.c:4: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[4]: *** [../scripts/Makefile.build:287: io_uring/napi.o] Error 1 +In file included from ../include/net/netdev_rx_queue.h:8, + from ../io_uring/zcrx.c:16: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[4]: *** [../scripts/Makefile.build:287: io_uring/zcrx.o] Error 1 +make[3]: *** [../scripts/Makefile.build:556: io_uring] Error 2 +make[3]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:17, + from ../drivers/net/ethernet/amazon/ena/ena_devlink.h:8, + from ../drivers/net/ethernet/amazon/ena/ena_devlink.c:7: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/amazon/ena/ena_devlink.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:17, + from ../drivers/net/ethernet/amazon/ena/ena_xdp.h:9, + from ../drivers/net/ethernet/amazon/ena/ena_xdp.c:6: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/amazon/ena/ena_xdp.o] Error 1 +In file included from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:17, + from ../drivers/net/ethernet/amazon/ena/ena_phc.c:7: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/amazon/ena/ena_phc.o] Error 1 +In file included from ../include/trace/events/xdp.h:12, + from ../include/linux/bpf_trace.h:5, + from ../kernel/bpf/core.c:3234: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/core.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:17, + from ../drivers/net/ethernet/amazon/ena/ena_debugfs.h:11, + from ../drivers/net/ethernet/amazon/ena/ena_debugfs.c:10: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/amazon/ena/ena_debugfs.o] Error 1 +In file included from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:17, + from ../drivers/net/ethernet/amazon/ena/ena_ethtool.c:10: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/amazon/ena/ena_ethtool.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../net/sctp/ulpqueue.c:26: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/sctp/ulpqueue.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/events/xdp.h:12, + from ../include/linux/bpf_trace.h:5, + from ../kernel/bpf/inode.c:22: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/inode.o] Error 1 +In file included from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:17, + from ../drivers/net/ethernet/amazon/ena/ena_netdev.c:18: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/amazon/ena/ena_netdev.o] Error 1 +make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/amazon/ena] Error 2 +make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/amazon] Error 2 +make[6]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/events/xdp.h:12, + from ../include/linux/bpf_trace.h:5, + from ../kernel/bpf/syscall.c:7: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/syscall.o] Error 1 +In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/aq_main.h:13, + from ../drivers/net/ethernet/aquantia/atlantic/aq_main.c:10: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_main.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../include/net/busy_poll.h:19, + from ../net/ipv4/udp.c:114: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/ipv4/udp.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: net/ipv4] Error 2 +In file included from ../include/net/busy_poll.h:19, + from ../net/ipv6/tcp_ipv6.c:63: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/ipv6/tcp_ipv6.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: net/ipv6] Error 2 +In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.c:17: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../fs/eventpoll.c:41: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[4]: *** [../scripts/Makefile.build:287: fs/eventpoll.o] Error 1 +make[3]: *** [../scripts/Makefile.build:556: fs] Error 2 +In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/aq_main.h:13, + from ../drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c:13: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_pci_func.o] Error 1 +In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/aq_vec.h:16, + from ../drivers/net/ethernet/aquantia/atlantic/aq_vec.c:12: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_vec.o] Error 1 +In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.c:19: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.o] Error 1 +In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:11: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_ethtool.o] Error 1 +In file included from ../kernel/bpf/verifier.c:30: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/verifier.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: kernel/bpf] Error 2 +make[4]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/aq_ring.c:10: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_ring.o] Error 1 +In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/aq_filters.h:9, + from ../drivers/net/ethernet/aquantia/atlantic/aq_filters.c:6: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_filters.o] Error 1 +In file included from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_pci_func.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.c:14: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.o] Error 1 +In file included from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_vec.h:16, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_ring.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c:12: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.o] Error 1 +In file included from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_vec.h:16, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_ring.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c:12: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.o] Error 1 +In file included from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c:12: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.o] Error 1 +In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.c:10: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_nic.o] Error 1 +In file included from ../include/trace/events/xdp.h:12, + from ../include/linux/bpf_trace.h:5, + from ../net/core/dev.c:99: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/core/dev.o] Error 1 +In file included from ../drivers/net/tap.c:25: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: drivers/net/tap.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_utils_fw.c:10: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_utils_fw.o] Error 1 +In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/aq_vec.h:16, + from ../drivers/net/ethernet/aquantia/atlantic/aq_ring.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c:8: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.o] Error 1 +In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/aq_macsec.c:7: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_macsec.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../net/sctp/socket.c:60: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/sctp/socket.o] Error 1 +In file included from ../drivers/net/veth.c:22: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: drivers/net/veth.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../net/sctp/stream_interleave.c:18: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/sctp/stream_interleave.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: net/sctp] Error 2 +In file included from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:14, + from ../drivers/net/ethernet/aquantia/atlantic/aq_ptp.c:17: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/aquantia/atlantic/aq_ptp.o] Error 1 +make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/aquantia/atlantic] Error 2 +make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/aquantia] Error 2 +In file included from ../drivers/net/tun.c:65: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: drivers/net/tun.o] Error 1 +In file included from ../include/trace/events/xdp.h:12, + from ../include/linux/bpf_trace.h:5, + from ../drivers/net/virtio_net.c:14: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: drivers/net/virtio_net.o] Error 1 +In file included from ../drivers/net/ethernet/engleder/tsnep.h:17, + from ../drivers/net/ethernet/engleder/tsnep_ethtool.c:4: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/engleder/tsnep_ethtool.o] Error 1 +make[7]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/engleder/tsnep.h:17, + from ../drivers/net/ethernet/engleder/tsnep_ptp.c:4: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/engleder/tsnep_ptp.o] Error 1 +In file included from ../drivers/net/ethernet/engleder/tsnep.h:17, + from ../drivers/net/ethernet/engleder/tsnep_main.c:18: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/engleder/tsnep_main.o] Error 1 +In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c:20: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../include/net/busy_poll.h:19, + from ../drivers/net/ethernet/cisco/enic/enic_main.c:47: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/cisco/enic/enic_main.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:20: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.o] Error 1 +In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c:26: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.o] Error 1 +In file included from ../drivers/net/ethernet/engleder/tsnep.h:17, + from ../drivers/net/ethernet/engleder/tsnep_tc.c:4: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/engleder/tsnep_tc.o] Error 1 +In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.c:25: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.c:19: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[9]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.o] Error 1 +make[8]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/chelsio/inline_crypto/chtls] Error 2 +make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/chelsio/inline_crypto] Error 2 +make[7]: *** Waiting for unfinished jobs.... +In file included from ../include/net/busy_poll.h:19, + from ../net/core/filter.c:57: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: net/core/filter.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: net/core] Error 2 +make[3]: *** [../scripts/Makefile.build:556: net] Error 2 +In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:30: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.o] Error 1 +In file included from ../include/trace/events/xdp.h:12, + from ../include/linux/bpf_trace.h:5, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c:16: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.o] Error 1 +In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:19: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.o] Error 1 +In file included from ../drivers/net/ethernet/engleder/tsnep.h:17, + from ../drivers/net/ethernet/engleder/tsnep_rxnfc.c:4: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/engleder/tsnep_rxnfc.o] Error 1 +In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c:17: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.o] Error 1 +In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, + from ../drivers/net/ethernet/freescale/enetc/enetc_cbdr.c:4: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_cbdr.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../drivers/net/ethernet/chelsio/cxgb4/sge.c:47: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/chelsio/cxgb4/sge.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/chelsio/cxgb4] Error 2 +make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/chelsio] Error 2 +In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c:16: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.o] Error 1 +In file included from ../include/net/xsk_buff_pool.h:11, + from ../include/net/xdp_sock_drv.h:10, + from ../drivers/net/ethernet/engleder/tsnep_xdp.c:5: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/engleder/tsnep_xdp.o] Error 1 +In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.c:14: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.o] Error 1 +In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_dim.c:12: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_dim.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../drivers/net/ethernet/emulex/benet/be_main.c:20: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/emulex/benet/be_main.o] Error 1 +make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/emulex/benet] Error 2 +make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/emulex] Error 2 +In file included from ../include/trace/events/xdp.h:12, + from ../include/linux/bpf_trace.h:5, + from ../drivers/net/xen-netfront.c:49: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[5]: *** [../scripts/Makefile.build:287: drivers/net/xen-netfront.o] Error 1 +In file included from ../drivers/net/ethernet/freescale/fec.h:25, + from ../drivers/net/ethernet/freescale/fec_ptp.c:35: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/fec_ptp.o] Error 1 +make[7]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/fungible/funeth/funeth_txrx.h:8, + from ../drivers/net/ethernet/fungible/funeth/funeth_ethtool.c:13: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_ethtool.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/events/xdp.h:12, + from ../include/linux/bpf_trace.h:5, + from ../drivers/net/ethernet/fungible/funeth/funeth_rx.c:3: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_rx.o] Error 1 +In file included from ../drivers/net/ethernet/engleder/tsnep.h:17, + from ../drivers/net/ethernet/engleder/tsnep_selftests.c:4: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/engleder/tsnep_selftests.o] Error 1 +make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/engleder] Error 2 +In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_hwmon.c:17: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_hwmon.o] Error 1 +In file included from ../include/net/netdev_rx_queue.h:8, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:59: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt.o] Error 1 +In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, + from ../drivers/net/ethernet/freescale/enetc/enetc_ethtool.c:10: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_ethtool.o] Error 1 +In file included from ../drivers/net/ethernet/fungible/funeth/funeth_txrx.h:8, + from ../drivers/net/ethernet/fungible/funeth/funeth_main.c:21: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_main.o] Error 1 +In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:15: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.o] Error 1 +In file included from ../drivers/net/ethernet/broadcom/bnxt/bnxt.h:30, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c:24: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/broadcom/bnxt/bnxt_tc.o] Error 1 +make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/broadcom/bnxt] Error 2 +make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/broadcom] Error 2 +In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, + from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, + from ../drivers/net/ethernet/freescale/enetc/enetc_pf_common.h:4, + from ../drivers/net/ethernet/freescale/enetc/enetc_pf_common.c:8: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_pf_common.o] Error 1 +In file included from ../include/trace/events/xdp.h:12, + from ../include/linux/bpf_trace.h:5, + from ../drivers/net/ethernet/freescale/fec_main.c:27: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[7]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/fec_main.o] Error 1 +In file included from ../include/net/busy_poll.h:19, + from ../drivers/net/ethernet/cisco/enic/enic_rq.c:6: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/cisco/enic/enic_rq.o] Error 1 +make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/cisco/enic] Error 2 +make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/cisco] Error 2 +In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, + from ../drivers/net/ethernet/freescale/enetc/enetc.c:4: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc.o] Error 1 +In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, + from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, + from ../drivers/net/ethernet/freescale/enetc/enetc_msg.c:4: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_msg.o] Error 1 +In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, + from ../drivers/net/ethernet/freescale/enetc/enetc_vf.c:5: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_vf.o] Error 1 +In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, + from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, + from ../drivers/net/ethernet/freescale/enetc/enetc4_debugfs.c:9: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc4_debugfs.o] Error 1 +In file included from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.h:11, + from ../drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c:15: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, + from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, + from ../drivers/net/ethernet/freescale/enetc/enetc_pf_common.h:4, + from ../drivers/net/ethernet/freescale/enetc/enetc_pf.c:11: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_pf.o] Error 1 +In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, + from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, + from ../drivers/net/ethernet/freescale/enetc/enetc_pci_mdio.c:5: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_pci_mdio.o] Error 1 +In file included from ../drivers/net/ethernet/fungible/funeth/funeth_txrx.h:8, + from ../drivers/net/ethernet/fungible/funeth/funeth_tx.c:11: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/fungible/funeth/funeth_tx.o] Error 1 +make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/fungible/funeth] Error 2 +make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/fungible] Error 2 +In file included from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h:15, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-devlink.c:2: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-devlink.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.h:11, + from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c:10: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.o] Error 1 +In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, + from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, + from ../drivers/net/ethernet/freescale/enetc/enetc_mdio.c:10: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_mdio.o] Error 1 +In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, + from ../drivers/net/ethernet/freescale/enetc/enetc_ierb.c:25: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_ierb.o] Error 1 +In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, + from ../drivers/net/ethernet/freescale/enetc/enetc_qos.c:4: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_qos.o] Error 1 +In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, + from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, + from ../drivers/net/ethernet/freescale/enetc/enetc_pf_common.h:4, + from ../drivers/net/ethernet/freescale/enetc/enetc4_pf.c:10: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc4_pf.o] Error 1 +In file included from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h:15, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c:10: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.o] Error 1 +In file included from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h:15, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.c:7: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.o] Error 1 +In file included from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h:15, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-dcb.c:4: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-dcb.o] Error 1 @@ -58,143 +927,56 @@ -Warning: ../drivers/android/binderfs.c:236 function parameter 'file' not described in 'binder_ctl_ioctl' -Warning: ../drivers/android/binderfs.c:236 function parameter 'cmd' not described in 'binder_ctl_ioctl' -Warning: ../drivers/android/binderfs.c:236 function parameter 'arg' not described in 'binder_ctl_ioctl' -../fs/coda/upcall.c: In function ‘venus_setattr’: -../fs/coda/upcall.c:115:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 115 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_close’: -../fs/coda/upcall.c:164:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 164 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_rename’: -../fs/coda/upcall.c:238:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 238 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_rmdir’: -../fs/coda/upcall.c:306:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 306 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_remove’: -../fs/coda/upcall.c:329:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 329 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_link’: -../fs/coda/upcall.c:383:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 383 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_symlink’: -../fs/coda/upcall.c:410:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 410 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_fsync’: -../fs/coda/upcall.c:443:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 443 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_access’: -../fs/coda/upcall.c:459:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 459 | union outputArgs *outp; - | ^~~~ -../fs/coda/upcall.c: In function ‘venus_access_intent’: -../fs/coda/upcall.c:577:27: warning: variable ‘outp’ set but not used [-Wunused-but-set-variable] - 577 | union outputArgs *outp; - | ^~~~ -Warning: ../drivers/android/binder.c:2436 struct member 'offset' not described in 'binder_ptr_fixup' -Warning: ../drivers/android/binder.c:2436 struct member 'skip_size' not described in 'binder_ptr_fixup' -Warning: ../drivers/android/binder.c:2436 struct member 'fixup_data' not described in 'binder_ptr_fixup' -Warning: ../drivers/android/binder.c:2436 struct member 'node' not described in 'binder_ptr_fixup' -Warning: ../drivers/android/binder.c:2456 struct member 'offset' not described in 'binder_sg_copy' -Warning: ../drivers/android/binder.c:2456 struct member 'sender_uaddr' not described in 'binder_sg_copy' -Warning: ../drivers/android/binder.c:2456 struct member 'length' not described in 'binder_sg_copy' -Warning: ../drivers/android/binder.c:2456 struct member 'node' not described in 'binder_sg_copy' -Warning: ../drivers/android/binder.c:4078 function parameter 'thread' not described in 'binder_free_buf' -Warning: ../drivers/video/fbdev/i810/i810_accel.c:59 function parameter 'info' not described in 'wait_for_space' -Warning: ../drivers/video/fbdev/i810/i810_accel.c:90 function parameter 'info' not described in 'wait_for_engine_idle' -Warning: ../drivers/video/fbdev/i810/i810_accel.c:163 function parameter 'info' not described in 'source_copy_blit' -Warning: ../drivers/video/fbdev/i810/i810_accel.c:197 function parameter 'info' not described in 'color_blit' -Warning: ../drivers/video/fbdev/i810/i810_accel.c:238 function parameter 'info' not described in 'mono_src_copy_imm_blit' -Warning: ../drivers/video/fbdev/i810/i810_accel.c:435 function parameter 'info' not described in 'i810fb_init_ringbuffer' -../drivers/video/fbdev/i810/i810_main.c: In function ‘decode_var’: -../drivers/video/fbdev/i810/i810_main.c:1140:32: warning: variable ‘vyres’ set but not used [-Wunused-but-set-variable] - 1140 | u32 xres, yres, vxres, vyres; - | ^~~~~ -Warning: ../drivers/video/fbdev/i810/i810_gtf.c:125 function parameter 'xres' not described in 'i810fb_encode_registers' -Warning: ../drivers/video/fbdev/i810/i810_gtf.c:125 function parameter 'yres' not described in 'i810fb_encode_registers' -Warning: ../drivers/nvdimm/core.c:219 function parameter 'len' not described in 'nd_uuid_store' -In file included from ../include/linux/string.h:382, - from ../arch/x86/include/asm/page_32.h:18, - from ../arch/x86/include/asm/page.h:14, - from ../arch/x86/include/asm/processor.h:20, - from ../arch/x86/include/asm/timex.h:5, - from ../include/linux/timex.h:67, - from ../include/linux/time32.h:13, - from ../include/linux/time.h:60, - from ../include/linux/stat.h:19, - from ../include/linux/module.h:13, - from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic.h:10, - from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:8: -In function ‘fortify_memcpy_chk’, - inlined from ‘qlcnic_83xx_dcb_query_cee_param’ at ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:614:3: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' -../scripts/Makefile.build:287: ../drivers/net/ethernet/ti/Makefile: cpsw_ale.o is added to multiple modules: ti_cpsw ti_cpsw_new -../scripts/Makefile.build:287: ../drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new -../scripts/Makefile.build:287: ../drivers/net/ethernet/ti/Makefile: cpsw_ethtool.o is added to multiple modules: ti_cpsw ti_cpsw_new -Warning: ../net/ipv4/tcp_lp.c:121 function parameter 'ack' not described in 'tcp_lp_cong_avoid' -Warning: ../net/ipv4/tcp_lp.c:121 function parameter 'acked' not described in 'tcp_lp_cong_avoid' -Warning: ../net/ipv4/tcp_lp.c:271 function parameter 'sample' not described in 'tcp_lp_pkts_acked' -Warning: ../fs/gfs2/glock.c:1248 function parameter 'ip' not described in '__gfs2_holder_init' -Warning: ../drivers/most/most_usb.c:68 struct member 'dev' not described in 'most_dci_obj' -Warning: ../drivers/most/most_usb.c:121 struct member 'dev' not described in 'most_dev' -Warning: ../drivers/most/most_usb.c:121 struct member 'clear_work' not described in 'most_dev' -Warning: ../drivers/most/most_usb.c:121 struct member 'on_netinfo' not described in 'most_dev' -Warning: ../drivers/most/most_usb.c:649 function parameter 'on_netinfo' not described in 'hdm_request_netinfo' -In file included from ../include/linux/string.h:382, - from ../arch/x86/include/asm/page_32.h:18, - from ../arch/x86/include/asm/page.h:14, - from ../arch/x86/include/asm/thread_info.h:12, - from ../include/linux/thread_info.h:60, - from ../include/linux/spinlock.h:60, - from ../include/linux/wait.h:9, - from ../include/linux/wait_bit.h:8, - from ../include/linux/fs.h:7, - from ../fs/smb/client/cifssmb.c:17: -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSPOSIXCreate’ at ../fs/smb/client/cifssmb.c:993:3: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBQFileInfo’ at ../fs/smb/client/cifssmb.c:3843:4: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBUnixQFileInfo’ at ../fs/smb/client/cifssmb.c:4009:4: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBUnixQPathInfo’ at ../fs/smb/client/cifssmb.c:4091:4: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBQFSAttributeInfo’ at ../fs/smb/client/cifssmb.c:4857:4: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBQFSDeviceInfo’ at ../fs/smb/client/cifssmb.c:4928:4: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBQFSUnixInfo’ at ../fs/smb/client/cifssmb.c:4997:4: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In file included from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h:15, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c:9: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.o] Error 1 +In file included from ../drivers/net/bonding/bond_main.c:94: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[6]: *** [../scripts/Makefile.build:287: drivers/net/bonding/bond_main.o] Error 1 +make[5]: *** [../scripts/Makefile.build:556: drivers/net/bonding] Error 2 +In file included from ../include/trace/events/xdp.h:12, + from ../include/linux/bpf_trace.h:5, + from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:32: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa/dpaa_eth.o] Error 1 +make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/freescale/dpaa] Error 2 +In file included from ../drivers/net/ethernet/freescale/enetc/enetc.h:15, + from ../drivers/net/ethernet/freescale/enetc/enetc_ptp.c:8: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/enetc/enetc_ptp.o] Error 1 +make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/freescale/enetc] Error 2 +In file included from ../include/trace/events/xdp.h:12, + from ../include/linux/bpf_trace.h:5, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:15: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.o] Error 1 +In file included from ../include/trace/events/xdp.h:12, + from ../include/linux/bpf_trace.h:5, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-xsk.c:6: +../include/net/xdp.h: In function ‘xdp_convert_skb_to_buff’: +../include/net/xdp.h:398:17: error: assignment to ‘u32’ {aka ‘unsigned int’} from ‘sk_buff_data_t’ {aka ‘unsigned char *’} makes integer from pointer without a cast [-Wint-conversion] + 398 | pkt_len = skb->tail - skb->mac_header; + | ^ +make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/freescale/dpaa2/dpaa2-xsk.o] Error 1 +make[7]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/freescale/dpaa2] Error 2 +make[6]: *** [../scripts/Makefile.build:556: drivers/net/ethernet/freescale] Error 2 +make[5]: *** [../scripts/Makefile.build:556: drivers/net/ethernet] Error 2 +make[4]: *** [../scripts/Makefile.build:556: drivers/net] Error 2 +make[3]: *** [../scripts/Makefile.build:556: drivers] Error 2 +make[3]: *** [../scripts/Makefile.build:556: kernel] Error 2 +make[2]: *** [/home/nipa/bpf/wt-0/Makefile:2010: .] Error 2 +make[1]: *** [/home/nipa/bpf/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.VTXJS9YacD 2025-10-22 06:10:49.520097458 -0700 +++ /tmp/tmp.BptlHIRlpo 2025-10-22 06:10:49.525097408 -0700 @@ -1,7 +1 @@ - 2 ../drivers/firmware/broadcom/bcm47xx_sprom.c - 1 ../drivers/video/fbdev/i810/i810_main.c - 10 ../fs/coda/upcall.c - 8 ../include/linux/fortify-string.h - 2 ../include/linux/kern_levels.h - 2 ../include/linux/printk.h - 1 ../kernel/bpf/stream.c + 124 ../include/net/xdp.h