Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/17/2008 09:01:57
Module Name:	src
Committed By:	yamt
Date:		Thu Jan 17 09:01:57 UTC 2008

Modified Files:
	src/sys/kern: subr_percpu.c
	src/sys/sys: percpu.h

Log Message:
- add a cpu_info pointer argument to percpu_callback_t.
- unexport percpu_zero.
- add some comments.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/kern/subr_percpu.c
cvs rdiff -r1.1 -r1.2 src/sys/sys/percpu.h

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