njl 2004-06-24 00:38:51 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_cpu.c
Log:
Use uintmax_t for CPU statistics and add a cast to prevent truncation of
the statistics in a multiply.
Pointed out by: YONETANI Tomokazu
Revision Changes Path
1.41 +2 -2 src/sys/dev/acpica/acpi_cpu.c