Subject: CVS commit: [nathanw_sa] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 08/31/2001 02:25:46
Module Name:	syssrc
Committed By:	nathanw
Date:		Thu Aug 30 23:25:46 UTC 2001

Modified Files:
	syssrc/sys/kern [nathanw_sa]: kern_synch.c

Log Message:
Change a few more p->p_cpu's into l->l_cpu.
Missed on i386 because they're inside a machdep macro that doesn't expand
the argyment on i386.


To generate a diff of this commit:
cvs rdiff -r1.101.2.4 -r1.101.2.5 syssrc/sys/kern/kern_synch.c

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