On Mon, Feb 05, 2018 at 09:06:09AM -0600, William A Rowe Jr wrote: > You can't retrieve in the register fn hook, without creating load order > dependencies.
Yup, that's why there is ap_hook_optional_fn_retrieve which is the right place to do it.
On Mon, Feb 05, 2018 at 09:06:09AM -0600, William A Rowe Jr wrote: > You can't retrieve in the register fn hook, without creating load order > dependencies.
Yup, that's why there is ap_hook_optional_fn_retrieve which is the right place to do it.