cvs commit: src/sys/kern kern_shutdown.c

Peter Wemm peter at FreeBSD.org
Fri Nov 5 18:29:11 GMT 2004


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


More information about the cvs-src mailing list