Nicholas Piggin 17cc1dd492 powerpc/powernv: implement opal_put_chars_atomic
The RAW console does not need writes to be atomic, so relax
opal_put_chars to be able to do partial writes, and implement an
_atomic variant which does not take a spinlock. This API is used
in xmon, so the less locking that is used, the better chance there
is that a crash can be debugged.

Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-07-24 22:09:57 +10:00
..
2018-06-12 16:19:22 -07:00
2018-06-04 00:39:18 +10:00
2018-07-03 12:00:54 +10:00
2018-06-07 10:23:33 -07:00
2018-07-19 14:38:46 +10:00
2018-06-03 20:43:34 +10:00
2018-01-28 17:00:36 +11:00