kern/95356: bug in sys/kern/kern_event.c 1.97 2006/04/01

Stephen.Corteselli at xilinxpc.ho.lucent.com Stephen.Corteselli at xilinxpc.ho.lucent.com
Wed Apr 5 17:30:15 UTC 2006


>Number:         95356
>Category:       kern
>Synopsis:       bug in sys/kern/kern_event.c 1.97 2006/04/01
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 05 17:30:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Corteselli <sacrab81 at yahoo.com>
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD FreeBSD 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sun Apr  2 21:34:14 EDT 2006 sc at FreeBSD:/usr/sys/i386/compile/SC i386
>Description:
It seems to me that sys/kern/kern_event.c 1.97 line 1677
(in function knlist_init()):

	        if (kl_lock == NULL)
should be
	        if (kl_unlock == NULL)
>How-To-Repeat:
I haven't actually seen a problem due to this; it just looks
wrong.
>Fix:
Change the line.


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list