When inserting this kernel module on kernel 5.4.85 I can see the following traces in dmesg.
sysfs: cannot create duplicate filename '/class/rpmsg'
kobject_add_internal failed for rpmsg with -EEXIST, don't try to register things with the same name in the same directory.
Known issue?