On Wednesday, October 13, 2010 6:59:04 pm Matthew D Fleming wrote:
> Author: mdf
> Date: Wed Oct 13 22:59:04 2010
> New Revision: 213813
> URL: http://svn.freebsd.org/changeset/base/213813
>
> Log:
> Use a safer mechanism for determining if a task is currently running,
> that does not rely on
Author: mdf
Date: Wed Oct 13 22:59:04 2010
New Revision: 213813
URL: http://svn.freebsd.org/changeset/base/213813
Log:
Use a safer mechanism for determining if a task is currently running,
that does not rely on the lifetime of pointers being the same. This also
restores the task KBI.
Su