jhb         2007-03-09 15:49:57 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      mptable.c 
    sys/i386/i386        mptable.c 
  Log:
  Defer calling lapic_init() until we've completed the 'MPTable: <...>'
  printf.  Otherwise, printfs inside of lapic_init() (such as during a
  verbose boot) can uglify the output.
  
  Revision  Changes    Path
  1.239     +4 -2      src/sys/amd64/amd64/mptable.c
  1.244     +4 -2      src/sys/i386/i386/mptable.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to