Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/netinet



Ryota Ozaki <ozaki-r%NetBSD.org@localhost> writes:

> Oh, my patch failed to keep SPL at IPL_VM because mutex_exit
> tries to restore an SPL where mutex_enter is called. So I had to
> put splvm before mutex_enter. Could you try the 2nd patch:
>   http://www.netbsd.org/~ozaki-r/fix-pool_catchup.diff

Will do.  I assume that this is instead of the previous patch, not in
addition to it, as we're now already at IPL_VM when pool_catchup() is
called, right?

-tih
-- 
Most people who graduate with CS degrees don't understand the significance
of Lisp.  Lisp is the most important idea in computer science.  --Alan Kay


Home | Main Index | Thread Index | Old Index