Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [newlock] syssrc/sys/kern
Module Name: syssrc
Committed By: thorpej
Date: Tue Mar 12 07:53:26 UTC 2002
Modified Files:
syssrc/sys/kern [newlock]: subr_pool.c
Log Message:
Sprinkle some assertions around that ensures that the returned
object is aligned as requested.
Bug fix: in pool_prime_page(), make sure to account for alignment when
advancing the pointer through the page.
To generate a diff of this commit:
cvs rdiff -r1.74 -r1.74.2.1 syssrc/sys/kern/subr_pool.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index