Sourceware Bugzilla – Attachment 3767 Details for
Bug 9894
Support for PI futexes wrongly marked as introduced in 2.6.18
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for hppa
pi_futexes.hppa.diff (text/plain), 638 bytes, created by
Aurelien Jarno
on 2009-02-24 23:21:34 UTC
(
hide
)
Description:
patch for hppa
Filename:
MIME Type:
Creator:
Aurelien Jarno
Created:
2009-02-24 23:21:34 UTC
Size:
638 bytes
patch
obsolete
>2009-09-24 Aurelien Jarno <aurelien@aurel32.net> > > * sysdeps/unix/sysv/linux/hppa/kernel-features.h > (__LINUX_KERNEL_VERSION): Define for 2.6.19 and later. > >diff --git a/sysdeps/unix/sysv/linux/hppa/kernel-features.h b/sysdeps/unix/sysv/linux/hppa/kernel-features.h >index e29f6e0..234f0c3 100644 >--- a/sysdeps/unix/sysv/linux/hppa/kernel-features.h >+++ b/sysdeps/unix/sysv/linux/hppa/kernel-features.h >@@ -36,4 +36,9 @@ > # define __ASSUME_LWS_CAS 1 > #endif > >+/* Support for PI futexes was added in 2.6.19. */ >+#if __LINUX_KERNEL_VERSION >= 0x020613 >+ # define __ASSUME_FUTEX_LOCK_PI 1 >+#endif >+ > #include_next <kernel-features.h> > > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 9894
:
3764
|
3765
|
3766
|
3767
|
3777
|
3778
|
3779
|
3780