commit | 95b861a76c1ded3e89d33a3d9f4552dce22e9875 | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Tue May 01 00:55:58 2018 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Aug 20 20:19:54 2018 +1000 |
tree | 407243710c5ee124e906a36750246c30f6dc957b | |
parent | 997dd26cb3c8b7c9b8765751cc1491ad33b2024f [diff] |
powerpc/powernv: provide a console flush operation for opal hvc driver Provide the flush hv_op for the opal hvc driver. This will flush the firmware console buffers without spinning with interrupts disabled. Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>