Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 12/21/2003 19:36:31
Module Name:	src
Committed By:	oster
Date:		Sun Dec 21 19:36:31 UTC 2003

Modified Files:
	src/sys/dev/raidframe: rf_map.c

Log Message:
(Although I want this code to Go Away, I might as well fix this bug for completeness)

If we don't have enough memory to allocate the pda freelist, make sure to
cleanup the asm freelist.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/raidframe/rf_map.c

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