Add more comments to _dl_load_cache_lookup().
authorCarlos O'Donell <carlos@redhat.com>
Thu, 7 Feb 2013 18:53:46 +0000 (13:53 -0500)
committerCarlos O'Donell <carlos@redhat.com>
Fri, 8 Feb 2013 17:55:34 +0000 (12:55 -0500)
commitb2d3c3befb45ae4e5284274d9ce75ca462119239
tree61da25699dbed7fac25830d74bb6de6fb7685e1c
parentddacd1db6a83551dd56792f2f9867452f5ac2c13
Add more comments to _dl_load_cache_lookup().

Calling _dl_load_cache_lookup will load the cache if not already.
If loading the cache fails no more attempts will be made to load
the cache.
ChangeLog
elf/dl-cache.c