svn commit: r216280 - head/sys/xen/evtchn
Colin Percival
cperciva at freebsd.org
Tue Dec 7 23:59:47 UTC 2010
On 12/07/10 15:33, Colin Percival wrote:
> Log:
> Postpone the unmasking of event channels (aka. interrupts) until after
> the interrupt handlers have been registered. NULL isn't a very good
> interrupt handler.
Forgot to add: While here, make bind_ipi_to_irq static, since it isn't used
from any other files in the tree, and all the other bind_*_to_irq functions
are already static.
--
Colin Percival
Security Officer, FreeBSD | freebsd.org | The power to serve
Founder / author, Tarsnap | tarsnap.com | Online backups for the truly paranoid
More information about the svn-src-head
mailing list