git: 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:44 PDT 2016


commit 831d9a4bbefb6ac57c5aa11229dbedceec6283ac
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/831d9a4bbefb6ac57c5aa11229dbedceec6283ac


-- 
DragonFly BSD source repository



More information about the Commits mailing list