K 10 svn:author V 3 kan K 8 svn:date V 27 2016-01-27T20:20:37.281757Z K 7 svn:log V 240 Do not unlock rtld_phdr_lock over callback invocations. The dl_iterate_phdr consumer code in libgcc does not expect multiple callbacks running concurrently. This was fixed once already in r178807, but accidentally got reverted in r294373. END