Subject: CVS commit: src/sys/miscfs/procfs
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 05/25/2007 22:26:14
Module Name:	src
Committed By:	agc
Date:		Fri May 25 22:26:14 UTC 2007

Modified Files:
	src/sys/miscfs/procfs: procfs_linux.c

Log Message:
Use a bit more common code for the MULTIPROCESSOR and !MULTIPROCESSOR
cases.

Use the lwp's priority when returning the priority value, rather than
returning the nice value.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/miscfs/procfs/procfs_linux.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.