Bug 25567

Summary: 'src/sys/sys/sx.h' one letter bug
Product: Base System Reporter: nnd <nnd>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description nnd 2001-03-06 10:40:04 UTC
	
	Buildkernel of -CURRENT with the 'src/sys/sys/sx.h' 
ver. 1.2 is broken due to 'SX_ASSERT_XLOCKER' instead of
'SX_ASSERT_XLOCKED' definition in the !INVARIANTS case.

How-To-Repeat: 	
	Just 'make buildkernel'
Comment 1 dwmalone freebsd_committer freebsd_triage 2001-03-06 11:07:12 UTC
State Changed
From-To: open->closed

Committed. Thanks.