Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2002 05:49:55 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include profile.h
Message-ID:  <200201311349.g0VDntV38391@freefall.freebsd.org>

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

bde         2002/01/31 05:49:55 PST

  Modified files:
    sys/i386/include     profile.h 
  Log:
  Finish revs.1.23 and 1.24 so that MCOUNT_ENTER really actually compiles
  for SMP in the plain profiling case.  It seems to work too.
  
  This error was not detected by LINT because LINT only compiles the
  GUPROF profiling case, which is is a superset of the plain profiling
  case for !SMP but which is so broken for SMP that the buggy code is
  not compiled.
  
  Revision  Changes    Path
  1.26      +1 -0      src/sys/i386/include/profile.h

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?200201311349.g0VDntV38391>