Re: bnx2 fails to compile on parisc because of missing get_dma_ops()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: James Bottomley
Date: Wednesday, June 16, 2010 - 9:20 pm

On Wed, 2010-06-16 at 20:53 -0700, Michael Chan wrote:

That's not entirely a correct statement.  Many architectures make a DMA
area coherent by turning off the CPU cache over it.  In that case,
prefetching makes absolutely no sense (although it usually works but is
a nop).


Parisc begs to differ.

Plus you're making assumptions about the contents of the ops structure
which is an internal architecture object ... that's bound to run into
portability problems even if we make it compile on all platform.


I think that's the best solution.

James


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: bnx2 fails to compile on parisc because of missing get ..., James Bottomley, (Wed Jun 16, 9:20 pm)