<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 9, 2021 at 3:25 PM Valdis Klētnieks <<a href="mailto:valdis.kletnieks@vt.edu">valdis.kletnieks@vt.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tue, 09 Mar 2021 12:55:14 -0700, <a href="mailto:jim.cromie@gmail.com" target="_blank">jim.cromie@gmail.com</a> said:<br>
<br>
> To use the index, I need  &dyndbg_sites[], and that only works<br>
> for builtin-module's callsites.   For loaded modules, I can/have<br>
> added a pointer to the section into module load_info, giving me<br>
> the base I will need for the ! builtin branch.<br>
><br>
> I just need a not expensive  is-it-builtin (modref)<br></blockquote><div><br></div><div>thanks Valdis, the back and forth helped.</div><div><br></div><div>So, to follow up, the above is embodied here;</div><div><a href="https://lore.kernel.org/lkml/20210316050801.2446401-1-jim.cromie@gmail.com/">https://lore.kernel.org/lkml/20210316050801.2446401-1-jim.cromie@gmail.com/</a><br></div><div>in the add index patch, near 13/18</div></div></div>