> > This flag is used on architectures that have memory only accessible > from the processor, not from a DMA device, to ensure a DMA device > gets a memory bank that it can access.
so it specifies that the kmalloc()ed region must be usable for DMA transfer.... which is exactly what we want. except that for us it has impact on boudries instead of location. TIA Jeremy ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
