Module Name: src Committed By: mrg Date: Sun Apr 21 21:52:10 UTC 2019
Modified Files: src/sys/dev/acpi: acpi_tz.c Log Message: use cpu_name() on a struct cpu_info *. don't assume it has a ci_dev member that is valid input to device_xname(). fixes build on arm64. To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90 src/sys/dev/acpi/acpi_tz.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.