When I make ptxdist go --git. I have the next warning
WARNING: drivers/usb/gadget/g_ether.o(.data+0x344): Section mismatch in reference from the variable rndis_config_driver to the function .init.text:rndis_do_config()
The variable rndis_config_driver references
the function __init rndis_do_config()
If the reference is valid then annotate the
variable with __init* or __refdata (see linux/init.h) or name the variable:
*_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console,
WARNING: drivers/usb/gadget/g_ether.o (.GCC.command.line): unexpected non-allocatable section.
Did you forget to use "ax"/"aw" in a .S file?
Note that for example <linux/init.h> contains
section definitions for use in .S files.
Thank you for your help in this matter.
0x00000000 | unregister_vt_notifier | vmlinux | EXPORT_SYMBOL_GPL |
0x00000000 | generic_file_splice_write | vmlinux | EXPORT_SYMBOL |
0x00000000 | set_anon_super | vmlinux | EXPORT_SYMBOL |
0x00000000 | kmem_cache_alloc | vmlinux | EXPORT_SYMBOL |
0x00000000 | __cond_resched_softirq | vmlinux | EXPORT_SYMBOL |
0x00000000 | i2c_put_adapter | vmlinux | EXPORT_SYMBOL |
0x00000000 | rtc_class_open | vmlinux | EXPORT_SYMBOL_GPL |
0x00000000 | scsi_sense_key_string | vmlinux | EXPORT_SYMBOL |
0x00000000 | request_firmware | vmlinux | EXPORT_SYMBOL |
0x00000000 | unblock_all_signals | vmlinux | EXPORT_SYMBOL |
0x00000000 | dev_uc_sync | vmlinux | EXPORT_SYMBOL |
0x00000000 | dev_mc_sync | vmlinux | EXPORT_SYMBOL |
0x00000000 | hwmon_device_unregister | vmlinux | EXPORT_SYMBOL_GPL |
0x00000000 | register_timer_hook | vmlinux | EXPORT_SYMBOL_GPL |
0x00000000 | csum_partial | vmlinux | EXPORT_SYMBOL |
0x00000000 | unregister_timer_hook | vmlinux | EXPORT_SYMBOL_GPL |
0x00000000 | ps2_end_command | vmlinux | EXPORT_SYMBOL |
0x00000000 | scsi_execute | vmlinux | EXPORT_SYMBOL |
0x00000000 | proc_net_remove | vmlinux | EXPORT_SYMBOL_GPL |
0x00000000 | raw_seq_open | vmlinux | EXPORT_SYMBOL_GPL |
0x00000000 | device_add | vmlinux | EXPORT_SYMBOL_GPL |
0x00000000 | device_del | vmlinux | EXPORT_SYMBOL_GPL |
0x00000000 | crypto_hash_walk_done | vmlinux | EXPORT_SYMBOL_GPL |
0x00000000 | profile_event_unregister | vmlinux | EXPORT_SYMBOL_GPL |
0x00000000 | init_uts_ns | vmlinux | EXPORT_SYMBOL_GPL |
0x00000000 | dst_release | vmlinux | EXPORT_SYMBOL |
0x00000000 | sock_no_mmap | vmlinux | EXPORT_SYMBOL |
0x00000000 | mxs_saif_dai | vmlinux | EXPORT_SYMBOL_GPL |
0x00000000 | disk_map_sector_rcu | vmlinux | EXPORT_SYMBOL_GPL |
0x00000000 | sysfs_update_group | vmlinux | EXPORT_SYMBOL_GPL |
0x00000000 | tcp_initialize_rcv_mss | vmlinux | EXPORT_SYMBOL |
.................. | ................................. | ........... | ..................................... |