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 libc/9894] New: Support for PI futexes wrongly marked as introduced in 2.6.18


While support for PI futexes has been added in 2.6.18, it depends on
futex_atomic_cmpxchg_inatomic() being implemented, which has been
implemented later (or not yet implemented) on some architectures.

Below is the kernel version where the support has been added for main
and ports glibc architectures;

- i386:    2.6.18
- ia64:    2.6.19
- powerpc: 2.6.18
- s390:    2.6.18
- sparc:   not implemented
- sparc64: 2.6.18
- sh:      2.6.23
- x86_64:  2.6.18

- alpha:   not implemented
- arm:     2.6.28
- cris:    not implemented
- hppa :   2.6.19
- m68k:    not implemented
- mips:    2.6.18

Patches to fix the problem are following soon

-- 
           Summary: Support for PI futexes wrongly marked as introduced in
                    2.6.18
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: aurelien at aurel32 dot net
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=9894

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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