[PATCH] ia64: machine vectors for readX routines
We need readX() to be machine vectors since some platforms don't provide DMA coherence via PIO reads (PCI drivers and the spec imply that this is a good idea). Writes are ok though for all existing ia64 platforms (and hopefully it'll stay that way).
Showing
arch/ia64/sn/kernel/sn2/io.c
0 → 100644
include/asm-ia64/sn/sn2/io.h
0 → 100644
Please register or sign in to comment