K 10 svn:author V 6 cognet K 8 svn:date V 27 2009-02-09T18:03:31.952513Z K 7 svn:log V 335 The bounce zone sees its page number increased if multiple dma maps use it in the same dma tag. However, it can happen multiple dma tags share the same bounce zone too, so add a per-bounce zone map counter, and check it instead of the dma tag map counter, to know if we have to alloc more pages. Reported by: miwi Reviewed by: scottl END