[parisc-linux-cvs] linux-2.6 grundler
Grant Grundler
grundler at parisc-linux.org
Wed Nov 17 11:07:08 MST 2004
CVSROOT: /var/cvs
Module name: linux-2.6
Changes by: grundler at cvs.parisc-linux.org 2004-11-17 11:07:08
Modified files:
. : Makefile
arch/parisc/kernel: setup.c
drivers/parisc : ccio-dma.c sba_iommu.c
include/asm-parisc: pci.h
Log message:
2.6.10-rc1-pa14 don't bounce >4G buffers on machines with IOMMU
Problem is system will panic when it runs out of bounce buffers.
Given the IOMMU, we never need bounce buffers.
Triggered by running "wipe -fskq /dev/sda" from a machine with NFS root.
Patches:
http://cvs.parisc-linux.org/linux-2.6/Makefile.diff?cvsroot=&r1=1.295&r2=1.296
http://cvs.parisc-linux.org/linux-2.6/arch/parisc/kernel/setup.c.diff?cvsroot=&r1=1.9&r2=1.10
http://cvs.parisc-linux.org/linux-2.6/drivers/parisc/ccio-dma.c.diff?cvsroot=&r1=1.16&r2=1.17
http://cvs.parisc-linux.org/linux-2.6/drivers/parisc/sba_iommu.c.diff?cvsroot=&r1=1.21&r2=1.22
http://cvs.parisc-linux.org/linux-2.6/include/asm-parisc/pci.h.diff?cvsroot=&r1=1.12&r2=1.13
More information about the parisc-linux-cvs
mailing list