git: DragonFly_RELEASE_4_4 kernel/acpi_timer: Add a missing cpu_enable_intr() after the timer test.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Mar 24 13:14:47 PDT 2016
commit 49e51c9bdfad8dca2f9a6ad6ee2ae3d1f45de57a
Author: Sascha Wildner <saw at online.de>
Date: Thu Mar 24 21:13:37 2016 +0100
kernel/acpi_timer: Add a missing cpu_enable_intr() after the timer test.
It's not related to the acpi_timer issue two people are seeing with
20160318 currently, but wrong in any case.
Summary of changes:
sys/dev/acpica/acpi_timer.c | 1 +
1 file changed, 1 insertion(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/49e51c9bdfad8dca2f9a6ad6ee2ae3d1f45de57a
--
DragonFly BSD source repository
More information about the Commits
mailing list