Date: Tue, 07 Dec 2010 15:59:46 -0800 From: Colin Percival <cperciva@freebsd.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r216280 - head/sys/xen/evtchn Message-ID: <4CFECA72.1070606@freebsd.org> In-Reply-To: <201012072333.oB7NXKTl083547@svn.freebsd.org> References: <201012072333.oB7NXKTl083547@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CFECA72.1070606>