On Sun, Jul 03, 2016 at 07:30:30AM -0700, H.J. Lu wrote: > Shouldn't __tunables_init be called from _dl_non_dynamic_init? > <snip> > > Shouldn't __tunables_init be called from _dl_sysdep_start? It needs to be earlier. Eventually I intend to put dynamic linker envvars also into the tunables. Siddhesh