Subject: Re: CVS commit: src/sys/kern
To: Andrey Petrov <petrov@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 10/07/2003 20:12:37
On Oct 7, 5:07pm, petrov@netbsd.org (Andrey Petrov) wrote:
-- Subject: Re: CVS commit: src/sys/kern
Well, this is what the kernel did before (it sent the signal to the exiting
process). I'd like to keep the behavior the same.
christos
| The credit due to Matt Thomas.
|
| The patch is different from discussed and raises a question.
| Why do you still pass signal processing further to kpsignal2 when
| P_WEXIT was checked? Is that necessary for some reason I don't know?
|
| Andrey
-- End of excerpt from Andrey Petrov