Re: [PATCH 2/6] powerpc/powernv: Implement and use opal_flush_console

2018-04-09 Thread Russell Currey
On Mon, 2018-04-09 at 15:40 +1000, Nicholas Piggin wrote: > A new console flushing firmware API was introduced to replace event > polling loops, and implemented in opal-kmsg with affddff69c55e > ("powerpc/powernv: Add a kmsg_dumper that flushes console output on > panic"), to flush the console in t

[PATCH 2/6] powerpc/powernv: Implement and use opal_flush_console

2018-04-08 Thread Nicholas Piggin
A new console flushing firmware API was introduced to replace event polling loops, and implemented in opal-kmsg with affddff69c55e ("powerpc/powernv: Add a kmsg_dumper that flushes console output on panic"), to flush the console in the panic path. The OPAL console driver has other situations where