linux grundler

Grant Grundler grundler@puffin.external.hp.com
Wed, 27 Dec 2000 19:38:34 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	grundler	00/12/27 19:38:34

Modified files:
	arch/parisc/kernel: sba_iommu.c 

Log message:
Fix "ASSERT(res_ptr < res_end)"

Fixed DELAYED_RESOURCE_CNT support but it's not enabled. This enhancement
is purely a performance improvement and has nothing to do with correctness.
The kernel crashes with and w/o DELAYED_RESOURCE_CNT enabled.

I've also added a warning/comment regarding syncdma/zero-copy support.
(Thanks to Craig Hada for his help on this)