svn commit: r339468 - in head/sys: kern sys

Conrad Meyer cem at freebsd.org
Sat Oct 20 21:04:49 UTC 2018


Yep!
On Sat, Oct 20, 2018 at 1:49 PM Ed Schouten <ed at nuxi.nl> wrote:
>
> Op za 20 okt. 2018 om 21:59 schreef Conrad Meyer <cem at freebsd.org>:
> > > Can kdb_active, tp == NULL and panicstr != NULL even occur in this
> > > case? tty_info() can only get called in non-degenerate cases, right?
> >
> > I think you are correct, but I did not want to investigate to confirm.
> > This was just the direct, conservative conversion of ttyprintf ->
> > putchar.  The checks can *probably* be removed.
>
> If they can, then certain other parts of this change can be reverted
> as well (e.g., the addition of cnputsn).
>
> --
> Ed Schouten <ed at nuxi.nl>


More information about the svn-src-all mailing list