Re: [PATCH 6/6] drivers/tty/hvc: remove unexplained "just in case" spin delay

2018-04-09 Thread Benjamin Herrenschmidt
On Mon, 2018-04-09 at 15:40 +1000, Nicholas Piggin wrote: > This delay was in the very first OPAL console commit 6.5 years ago. > The firmware console has hardened sufficiently to remove it. > Reviewed-by: Benjamin Herrenschmidt > Signed-off-by: Nicholas Piggin

[PATCH 6/6] drivers/tty/hvc: remove unexplained "just in case" spin delay

2018-04-09 Thread Nicholas Piggin
This delay was in the very first OPAL console commit 6.5 years ago. The firmware console has hardened sufficiently to remove it. Cc: Benjamin Herrenschmidt Signed-off-by: Nicholas Piggin --- drivers/tty/hvc/hvc_opal.c | 8 +--- 1 file changed, 1