Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2004 18:29:11 +0000 (UTC)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_shutdown.c
Message-ID:  <200411051829.iA5ITBgE022621@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2004-11-05 18:29:11 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_shutdown.c 
  Log:
  Bind to cpu0 for boot() processing. (Note this is reboot, not startup)
  This means we'll always call the event hooks, device_shutdown etc on the
  BSP and theoretically means we can de-cruftify the cpu_reset_proxy stuff.
  
  Revision  Changes    Path
  1.169     +8 -0      src/sys/kern/kern_shutdown.c



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