16 Dec
2019
16 Dec
'19
11:34 p.m.
No, I mean the new MODULE_NAMESPACE() support that is in the kernel. I'll move the greybus code to use it too, but when you are adding new apis, it just makes sense to use it then as well.
ok, thanks for the pointer, will look into this.
This namespace check already saved me a lot of time. I found an issue in our latest code (not submitted for review yet) with a new functionality added to the wrong module and without the proper abstraction required... Really nice tool, I can already see how useful it will be for on-going code partitioning (SOF multi-client work and virtualization support).