CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2011/06/24 13:08:46

Modified files:
        sys/arch/sparc64/sparc64: intr.c 

Log message:
We should only ack a shared interrupt once, after we've run all the handlers.
So let the intr_list_handler do this, and prevent the real handlers from doing
it as well.

tested by deraadt@

Reply via email to