diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2018-05-01 00:55:47 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-07-24 22:09:56 +1000 |
commit | e00da0f2db91b90e990cc05088f03adbc58af895 (patch) | |
tree | eae92e5e5859905c270321b3962abb26a5c3e4c3 /arch/powerpc/include | |
parent | 3a80bfc7ea96d253be0e7d869c059b1976c19809 (diff) | |
download | talos-obmc-linux-e00da0f2db91b90e990cc05088f03adbc58af895.tar.gz talos-obmc-linux-e00da0f2db91b90e990cc05088f03adbc58af895.zip |
powerpc/powernv: opal-kmsg use flush fallback from console code
Use the more refined and tested event polling loop from opal_put_chars
as the fallback console flush in the opal-kmsg path. This loop is used
by the console driver today, whereas the opal-kmsg fallback is not
likely to have been used for years.
Use WARN_ONCE rather than a printk when the fallback is invoked to
prepare for moving the console flush into a common function.
Reviewed-by: Russell Currey <ruscur@russell.cc>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/include')
0 files changed, 0 insertions, 0 deletions