Per https://patchwork.kernel.org/patch/5838821/, the documented check of ACPI
authorguenther <guenther@openbsd.org>
Thu, 30 Nov 2017 00:21:42 +0000 (00:21 +0000)
committerguenther <guenther@openbsd.org>
Thu, 30 Nov 2017 00:21:42 +0000 (00:21 +0000)
commit65ef1213d27b0cdace5459407b019c8082a89666
treeb7f34cc5a31c87452cb2c77c9875e787636a02e0
parent5dca4d8d4a8be1c6db9c580818a0c1634486c313
Per https://patchwork./patch/5838821/, the documented check of ACPI
mwait info against CPUID is wrong; loosen the test per Intel's suggestion.
While here, fix the wrapping of dmesg lines when reporting bogus C-state
info.

ok mlarkin@ kettenis@ (who pointed out the email from Intel)
sys/dev/acpi/acpicpu.c