Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2001 01:03:05 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_smp.c src/sys/sys smp.h
Message-ID:  <200110310903.f9V935N13728@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2001/10/31 01:03:05 PST

  Modified files:
    sys/kern             subr_smp.c 
    sys/sys              smp.h 
  Log:
  Make smp_started volatile in sys/smp.h and remove the volatile
  declaration in subr_smp.c. This solves a compile problem with
  gcc 3.0.1 (ia64 cross-build).
  
  Reviewed: jhb
  
  Revision  Changes    Path
  1.159     +1 -2      src/sys/kern/subr_smp.c
  1.69      +2 -2      src/sys/sys/smp.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?200110310903.f9V935N13728>