Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2010 18:09:06 +0000 (UTC)
From:      Matthew D Fleming <mdf@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_taskqueue.c
Message-ID:  <201011121809.oACI9Nc1087849@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdf         2010-11-12 18:09:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             subr_taskqueue.c 
  Log:
  SVN rev 215190 on 2010-11-12 18:09:06Z by mdf
  
  MFC r213813.  This is a direct commit because the diff is against
  several non-MFC'd changes.
  
  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.
  
  Revision  Changes    Path
  1.48.2.7  +46 -19    src/sys/kern/subr_taskqueue.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011121809.oACI9Nc1087849>