[PATCH 1/3] powerpc/pci: Default to dma_direct_ops for pci dma_ops
Kumar Gala
galak at kernel.crashing.org
Fri Feb 20 07:58:31 EST 2009
On Feb 19, 2009, at 2:49 PM, Kumar Gala wrote:
> This will allow us to remove the ppc32 specific checks in
> get_dma_ops()
> that defaults to dma_direct_ops if the archdata is NULL. We really
> should always have archdata set to something going forward.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/kernel/pci-common.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Ben,
If you can look at putting these in testing that would be great.
I'd like to see of Josh can get some 4xx/44x runs to see if we break
anything there. I don't expect it but good to see.
- k
More information about the Linuxppc-dev
mailing list