Page MenuHomeFreeBSD

D13134.id35374.diff
No OneTemporary

D13134.id35374.diff

Index: sys/mips/include/tls.h
===================================================================
--- sys/mips/include/tls.h
+++ sys/mips/include/tls.h
@@ -43,13 +43,8 @@
#define TLS_TP_OFFSET 0x7000
#define TLS_DTP_OFFSET 0x8000
-#ifdef __mips_n64
+/* TCB is to be aligned to 16 bytes */
#define TLS_TCB_SIZE 16
-#ifdef COMPAT_FREEBSD32
-#define TLS_TCB_SIZE32 8
-#endif
-#else
-#define TLS_TCB_SIZE 8
-#endif
+#define TLS_TCB_SIZE32 16
#endif /* __MIPS_TLS_H__ */

File Metadata

Mime Type
text/plain
Expires
Sun, Feb 8, 11:03 PM (2 m, 27 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28507680
Default Alt Text
D13134.id35374.diff (474 B)

Event Timeline