Re: CVS commit: src/sys

2009-04-25 Thread Elad Efrat
Elad Efrat wrote: Module Name:src Committed By: elad Date: Sat Apr 25 18:53:45 UTC 2009 [...] cvs rdiff -u -r1.374 -r1.375 src/sys/kern/vfs_subr.c This change was committed on accident (NULL check to a KASSERT()). Please let me know if you want me to back it out or if it's okay

Re: CVS commit: src

2009-04-25 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: ad Date: Sun Apr 19 14:11:38 UTC 2009 ... x86: - Make intr_establish, intr_disestablish safe to use when !cold. - Distribute hardware interrupts among the CPUs, instead of directing everything to the boot CPU. This is cool! From

Re: CVS commit: src

2009-04-25 Thread Andrew Doran
On Sat, Apr 25, 2009 at 09:42:30PM +0100, Mindaugas Rasiukevicius wrote: Module Name:src Committed By: ad Date: Sun Apr 19 14:11:38 UTC 2009 ... x86: - Make intr_establish, intr_disestablish safe to use when !cold. - Distribute hardware interrupts among