summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuiz Souza <luiz@netgate.com>2018-02-23 19:43:01 -0300
committerLuiz Souza <luiz@netgate.com>2018-02-23 19:43:01 -0300
commit6d372fc7c4cf74c907a66078d6e0cada08fab737 (patch)
tree1a773e99e56ffb5b258fa41d04eb0d9deaa77736
parent29512c967a8c82fe0de1e68058be2c424396dd86 (diff)
downloadFreeBSD-src-6d372fc7c4cf74c907a66078d6e0cada08fab737.zip
FreeBSD-src-6d372fc7c4cf74c907a66078d6e0cada08fab737.tar.gz
Revert "Revert "MFC r327963:""
This reverts commit fedd573e56cf0a7d19e471d53a182690310f7e89.
-rw-r--r--sys/dev/cpuctl/cpuctl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/cpuctl/cpuctl.c b/sys/dev/cpuctl/cpuctl.c
index 6a854e4..559cf78 100644
--- a/sys/dev/cpuctl/cpuctl.c
+++ b/sys/dev/cpuctl/cpuctl.c
@@ -526,6 +526,7 @@ cpuctl_do_eval_cpu_features(int cpu, struct thread *td)
identify_cpu1();
identify_cpu2();
restore_cpu(oldcpu, is_bound, td);
+ printcpuinfo();
return (0);
}
OpenPOWER on IntegriCloud