]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
use sbuf so that lines are printed together... As aarch64 often
authorJohn-Mark Gurney <jmg@FreeBSD.org>
Sun, 19 Aug 2018 21:37:51 +0000 (21:37 +0000)
committerJohn-Mark Gurney <jmg@FreeBSD.org>
Sun, 19 Aug 2018 21:37:51 +0000 (21:37 +0000)
commitb060c61dfdbe52d2894ae1e9a91b9ef1423f5b45
treeb0130b7b0283583aa4de9cd132f5461307f98cdc
parent381388b9c48b07b08199b07b7657d46e8fcb59b0
use sbuf so that lines are printed together...  As aarch64 often
has SMP enabled, lines can get intermixed with other console output
making these lines hard to read...

Reviewed by: manu
Differential Revision: https://reviews.freebsd.org/D16689
sys/arm64/arm64/identcpu.c