This is version 2 of the patch with some CFI changes.
pthread_cond_broadcast and signal still need the CFI fixes that Ulrich applied
to pthread_cond_(timed)wait.
Patch1: Fix CFI offsets for pthread_cond_broadcast and pthread_cond_signal
Patch2: x86 requeue-pi support - updated
-Dinakar