Remove a pointless bootverbose message.

MFC after:	3 days
This commit is contained in:
Dag-Erling Smørgrav 2007-05-29 19:25:50 +00:00
parent cc1eed925f
commit a99f0a4653
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=170112

View file

@ -856,13 +856,8 @@ printcpuinfo(void)
}
if (cpu_feature & CPUID_HTT && strcmp(cpu_vendor,
"AuthenticAMD") == 0) {
"AuthenticAMD") == 0)
cpu_feature &= ~CPUID_HTT;
if (bootverbose)
printf("\nHTT bit cleared - FreeBSD"
" does not have licensing issues"
" requiring it.\n");
}
/*
* If this CPU supports HTT or CMP then mention the