This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/21502] Excessive memory allocation due to LD_HWCAP_MASK


https://sourceware.org/bugzilla/show_bug.cgi?id=21502

Siddhesh Poyarekar <siddhesh at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Siddhesh Poyarekar <siddhesh at sourceware dot org> ---
HJ's patch fixed that by setting dl_hwcap to 0 since x86 uses the cpu_features
struct.  So this is fixed by bug #21391.

*** This bug has been marked as a duplicate of bug 21391 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]