Re: [PATCH v3 05/10] serial: mps2-uart: add support for early console

From: One Thousand Gnomes
Date: Tue Feb 16 2016 - 11:14:43 EST


> > If you do insist to have a counter I'll add one, but if you are not
> > strong about it I'd prefer to leave it as is.
>
> I would wait for Peter Hurley, Alan, or other experienced guys to talk.

I would leave it. Some of the drivers have defensive code of this form,
but mostly because they can be hot unplugged and we don't want to spin
into oblivion because the user ejected a serial card adapter.

Alan