[PATCH 03/12] powerpc: Rework runlatch code

Andreas Schwab schwab at linux-m68k.org
Fri Apr 6 07:38:01 EST 2012


Benjamin Herrenschmidt <benh at kernel.crashing.org> writes:

> This moves the inlines into system.h and changes the runlatch
> code to use the thread local flags (non-atomic) rather than
> the TIF flags (atomic) to keep track of the latch state.
>
> The code to turn it back on in an asynchronous interrupt is
> now simplified and partially inlined.

This breaks the X server in that it no longer receives SIGIO signals.

Andreas.

-- 
Andreas Schwab, schwab at linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


More information about the Linuxppc-dev mailing list