CVSROOT: /var/cvs Module name: linux-2.5 Changes by: rhirst 02/07/24 16:55:27 Modified files: arch/parisc/kernel: pci-dma.c Log message: Fix pa11_dma_alloc_consistent(), works although we probably shouldn't reference &init_mm directly in this file. Zero res_map; I guess this has always been missing.