[PATCH] powerpc/irq: don't use current_stack_pointer() in do_IRQ()

Christoph Hellwig hch at infradead.org
Thu Dec 12 23:51:16 AEDT 2019


Why can't current_stack_pointer be turned into an inline function using
inline assembly?  That would reduce the overhead for all callers.


More information about the Linuxppc-dev mailing list