Date: Fri, 8 Mar 2002 10:55:59 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_ktr.c Message-ID: <200203081855.g28ItxW54120@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb         2002/03/08 10:55:59 PST
  Modified files:
    sys/kern             kern_ktr.c 
  Log:
  Read KTR_CPU into a temporary variable so that we use a consistent value
  for both the cpumask check and the cpu entry field w/o needing to use
  a critical section.
  
  Revision  Changes    Path
  1.28      +4 -7      src/sys/kern/kern_ktr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203081855.g28ItxW54120>
