git: kernel - Remove unnecessary cpu_enable_intr()

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Jul 15 15:09:59 PDT 2016


commit cd9b08449c03be925cad982308205be40051be13
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Jul 15 13:25:09 2016 -0700

    kernel - Remove unnecessary cpu_enable_intr()
    
    * Remove an unnecessary cpu_enable_intr() being called just prior to
      a write_rflags().

Summary of changes:
 sys/dev/acpica/acpi_timer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cd9b08449c03be925cad982308205be40051be13


-- 
DragonFly BSD source repository



More information about the Commits mailing list