diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 819a13dee..a835f218f 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -132,6 +132,12 @@ cd build</userinput></screen> systems where the CPU is not a relatively new Intel or AMD processor.</para> </listitem> + + <listitem> + <para>The + <emphasis>nptl/tst-thread-affinity-{pthread,pthread2,sched}</emphasis> + tests may fail for reasons that have not been determined. </para> + </listitem> <!-- <listitem> <para>The <emphasis>elf/tst-protected1a</emphasis> and |