CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/01 16:30:05
Modified files:
lib/libc/hidden: tib.h
lib/libc/dlfcn : init.c tib.c
libexec/ld.so : tib.c malloc.c util.h
Log message:
Per https://patchwork.kernel.org/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)
