Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2004 14:16:46 -0500 (EST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        arch@FreeBSD.org
Subject:   Re: Signal delivery to kernel threads/processes?
Message-ID:  <Pine.NEB.3.96L.1040116141623.94620F-100000@fledge.watson.org>
In-Reply-To: <Pine.NEB.3.96L.1040116135741.94620D-100000@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 16 Jan 2004, Robert Watson wrote:

> 	if (p->p_flag & P_SYSTEM) 
> 		return (EPERM);

Another possible interpretation, not quite the same, might be to use
P_KTHREAD.

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
robert@fledge.watson.org      Senior Research Scientist, McAfee Research



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1040116141623.94620F-100000>