Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/17/2004 11:23:16
Module Name: src
Committed By: jdolecek
Date: Sun Oct 17 11:23:16 UTC 2004
Modified Files:
src/sys/kern: sysv_shm.c
Log Message:
use nointr allocator for shmmap_entry_pool - this is always accessed
from process context
To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 src/sys/kern/sysv_shm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.