3b9bfd22 | 29-Mar-2016 |
Sascha Wildner <saw@online.de> |
kernel/acpi: Work around a "shift count exceeding the type width" issue.
Triggered when AccessWidth is 32, like when called from AcpiGetTimer() via acpi_timer.
More information: https://bugs.acpica
kernel/acpi: Work around a "shift count exceeding the type width" issue.
Triggered when AccessWidth is 32, like when called from AcpiGetTimer() via acpi_timer.
More information: https://bugs.acpica.org/show_bug.cgi?id=1270
Reported-by: arcade, mneumann Dragonfly-bug: <https://bugs.dragonflybsd.org/issues/2896>
show more ...
|