FreeBSD 6.0-BETA5 #4 kernel: can't re-use a leaf (cdev)!

Joao Barros joao.barros at gmail.com
Sun Sep 18 15:57:28 PDT 2005


On 9/18/05, Joao Barros <joao.barros at gmail.com> wrote:
> I just cvsup'ed and recompiled the kernel and noticed this:
> 
> Sep 18 17:23:36 AMR kernel: Copyright (c) 1992-2005 The FreeBSD Project.
> Sep 18 17:23:36 AMR kernel: Copyright (c) 1979, 1980, 1983, 1986,
> 1988, 1989, 1991, 1992, 1993, 1994
> Sep 18 17:23:36 AMR kernel: The Regents of the University of
> California. All rights reserved.
> Sep 18 17:23:36 AMR kernel: FreeBSD 6.0-BETA5 #4: Sun Sep 18 16:47:21 WEST 2005
> Sep 18 17:23:36 AMR kernel: root at AMR.bsdtech.org:/usr/obj/usr/src/sys/GENERIC
> Sep 18 17:23:36 AMR kernel: can't re-use a leaf (cdev)!  <------ ?!
> Sep 18 17:23:36 AMR kernel: Timecounter "i8254" frequency 1193182 Hz quality 0
> Sep 18 17:23:36 AMR kernel: CPU: Intel Pentium III (735.00-MHz 686-class CPU)
> Sep 18 17:23:36 AMR kernel: Origin = "GenuineIntel"  Id = 0x683  Stepping = 3

Corrected with this commit:

phk         2005-09-18 17:13:17 UTC

 FreeBSD src repository

 Modified files:        (Branch: RELENG_6)
   sys/kern             kern_mib.c
 Log:
 MFC:
         This bit missed out in the DEVFS MFC earlier today:
         SYSCTL debug.sizeof.cdev moved to relevant source file.

 Approved by:    re@ (scottl)

 Revision  Changes    Path
 1.74.2.1  +0 -4      src/sys/kern/kern_mib.c

--
Joao Barros


More information about the freebsd-current mailing list