Subject: kern/36152: emul.linux.kern.machine is not created properly
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <juan@xtrarom.org>
List: netbsd-bugs
Date: 04/16/2007 10:35:00
>Number:         36152
>Category:       kern
>Synopsis:       emul.linux.kern.machine is not created properly
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 16 10:35:00 +0000 2007
>Originator:     Juan RP
>Release:        NetBSD 4.99.17
>Organization:
>Environment:
System: NetBSD nocturno 4.99.17 NetBSD 4.99.17 (Nocturno) #18: Mon Apr 16 00:32:16 CEST 2007 juan@nocturno:/home/juan/build/src/obj/sys/arch/amd64/compile/Nocturno amd64
Architecture: x86_64
Machine: amd64
>Description:
	For the past weeks, I've been having the following message
	at boot:

NetBSD 4.99.17 (Nocturno) #18: Mon Apr 16 00:32:16 CEST 2007
juan@nocturno:/home/juan/build/src/obj/sys/arch/amd64/compile/Nocturno
Total memory = 2047 MB
avail memory = 1964 MB
sysctl_createv: sysctl_create(machine) returned 17

	The code was added by mrg@ in sys/compat/linux/common, so
	it must be fixed or removed (if it doesn't work why do we want it?).
	In theory it should create emul.linux.kern.machine, but that's it...
	only in theory :-)

>How-To-Repeat:
>Fix:
	Yes, please.