Quantcast
Channel: Embedded Software (Read Only)
Viewing all articles
Browse latest Browse all 25965

Forum Post: RE: OMAP 3530 - PSP 03.00.01.06 - MUSB and TWL4030 error when load/unload modules

$
0
0

Hi,


The problem seems to be that initialization functions are marked as __init which is perfectly fine for anything which is not a module. Any code which sits in .init.text section (basically anything with __init annotation) gets freed very early during boot. This means that that particular initialization function might not be available to be called on a second module insertion.

I have a patch ready, but it needs testing. I have sent it to colleagues who can help with testing and we should have an answer pretty soon; but if you want to see the patch in early stage, I can certainly email it to you.

regards


Viewing all articles
Browse latest Browse all 25965

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>