DragonFly commits List (threaded) for 2011-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - knote_alloc() must always succeed
commit b0279c49a4b04a0da18a97e7ffa404bd0ea9ebdd
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Feb 16 09:44:26 2011 -0800
kernel - knote_alloc() must always succeed
* We cannot use M_NOWAIT here, knote_alloc() must always succeed.
Summary of changes:
sys/kern/kern_event.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b0279c49a4b04a0da18a97e7ffa404bd0ea9ebdd
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]