]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/powernv: opal-kmsg standardise OPAL_BUSY handling
authorNicholas Piggin <npiggin@gmail.com>
Mon, 30 Apr 2018 14:55:46 +0000 (00:55 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 24 Jul 2018 12:09:55 +0000 (22:09 +1000)
commit4cb5c7ad166188380293edfb7e90eaa9c846f125
tree3307e5e450ca851da8a22277103e443aabcbf3e2
parent1ed86e451c654c062eaec3fdfa7ecb6f3da8a4fb
powerpc/powernv: opal-kmsg standardise OPAL_BUSY handling

OPAL_CONSOLE_FLUSH is documented as being able to return OPAL_BUSY,
so implement the standard OPAL_BUSY handling for it.

Reviewed-by: Russell Currey <ruscur@russell.cc>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/powernv/opal-kmsg.c