All of lore.kernel.org
 help / color / mirror / Atom feed
* DMA changes in 2.3.41 - how the f* do I get this working on ARM?
@ 2000-01-30  0:06 Russell King
  2000-01-30  5:52 ` Andre Hedrick
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Russell King @ 2000-01-30  0:06 UTC (permalink / raw)
  To: linux-kernel

Hi,

I've been looking over the 2.3.41 patch, and have come across a major problem
area for ARM.

On ARM, there is no such thing as "dma coherent" memory.  Unfortunately, the
new PCI code (pci_alloc_consistent) appears to assume that there is a way
of doing this.

I have had ideas about ways to do this on the ARM, but it will not be trivial
changes to the mm layer, and certainly has not been implemented yet.

This effectively means that I seem to have two options:

1. either we loose any hope of IDE DMA for the rest of 2.3 and 2.4, or
2. the IDE DMA code gets the dma_cache_* macros added back in

I would have preferred to have heard about the extent of these changes (and
that the dma_cache_* macros were going to be removed, along with my comments
marking them with my initials) before it was submitted.

For now, I'm adding the dma_cache_* macros back in, and if I don't hear anything,
I will be re-submitting that code back to Linus.

(very pissed)
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |         Russell King        rmk@arm.linux.org.uk      --- ---
  | | | |   http://www.arm.linux.org.uk/~rmk/aboutme.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2000-01-31 14:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-01-30  0:06 DMA changes in 2.3.41 - how the f* do I get this working on ARM? Russell King
2000-01-30  5:52 ` Andre Hedrick
2000-01-30  6:01 ` Jakub Jelinek
2000-01-30  9:48   ` Russell King
2000-01-30 22:11 ` David S. Miller
2000-01-30 23:49   ` Russell King
2000-01-31  0:24     ` David S. Miller
2000-01-31  4:27   ` Andre Hedrick
2000-01-31  4:27     ` David S. Miller
2000-01-31 10:02   ` Jes Sorensen
2000-01-31 10:09     ` David S. Miller
2000-01-31 11:45     ` Jakub Jelinek
2000-01-31 12:48       ` Jes Sorensen
2000-01-31 18:00         ` Jeff Garzik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.