Searched hist:fe1952fc (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | thread_info.h | fe1952fc Wed Feb 29 19:45:27 CST 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Rework runlatch code
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.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> fe1952fc Wed Feb 29 19:45:27 CST 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Rework runlatch code 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. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | exception-64s.h | fe1952fc Wed Feb 29 19:45:27 CST 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Rework runlatch code
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.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> fe1952fc Wed Feb 29 19:45:27 CST 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Rework runlatch code 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. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | reg.h | fe1952fc Wed Feb 29 19:45:27 CST 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Rework runlatch code
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.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> fe1952fc Wed Feb 29 19:45:27 CST 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Rework runlatch code 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. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | exceptions-64s.S | fe1952fc Wed Feb 29 19:45:27 CST 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Rework runlatch code
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.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> fe1952fc Wed Feb 29 19:45:27 CST 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Rework runlatch code 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. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | process.c | fe1952fc Wed Feb 29 19:45:27 CST 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Rework runlatch code
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.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> fe1952fc Wed Feb 29 19:45:27 CST 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Rework runlatch code 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. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|