Drop unnecessary call to octeon_setintrmask(). The function gets called
authorvisa <visa@openbsd.org>
Sun, 18 Jun 2017 11:05:20 +0000 (11:05 +0000)
committervisa <visa@openbsd.org>
Sun, 18 Jun 2017 11:05:20 +0000 (11:05 +0000)
commit23f249766d315a7b0a06888fdbabc89aa41953d6
tree15d0cfe29dc5c41f851b68a8601b906debcc6e1f
parent56c2713e35a776515ec4c20fd46eb6e1b80f2e41
Drop unnecessary call to octeon_setintrmask(). The function gets called
by the splx() handler.
sys/arch/octeon/include/intr.h
sys/arch/octeon/octeon/machdep.c