Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2000 00:01:01 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_kthread.c
Message-ID:  <200001100801.AAA73940@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/01/10 00:01:01 PST

  Modified files:
    sys/kern             kern_kthread.c 
  Log:
  Panic if proc0 hasn't been created and we try to call kthread_create.
  This prevents a more mysterious crash later.
  
  XXX The long term solution is defer creation of these things until
  XXX proc0 lives
  
  Revision  Changes    Path
  1.5       +6 -1      src/sys/kern/kern_kthread.c



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?200001100801.AAA73940>